package c7;

/* JADX INFO: renamed from: c7.b, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0594b extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public b7.u f9410t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    public /* synthetic */ Object f9411u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    public final /* synthetic */ C0595c f9412v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public int f9413w;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0594b(C0595c c0595c, G6.c cVar) {
        super(cVar);
        this.f9412v = c0595c;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f9411u = obj;
        this.f9413w |= Integer.MIN_VALUE;
        return this.f9412v.a(null, this);
    }
}
