package c7;

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

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

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

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

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

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    public InterfaceC0597e f9449x;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0605m(n nVar, E6.d dVar) {
        super(dVar);
        this.f9447v = nVar;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f9445t = obj;
        this.f9446u |= Integer.MIN_VALUE;
        return this.f9447v.o(null, this);
    }
}
