package h7;

/* JADX INFO: renamed from: h7.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1039d extends G6.c {

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    public C1040e f13454t;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C1039d(C1040e c1040e, G6.c cVar) {
        super(cVar);
        this.f13456v = c1040e;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f13455u = obj;
        this.f13457w |= Integer.MIN_VALUE;
        return this.f13456v.d(this);
    }
}
