package b5;

import java.util.List;

/* JADX INFO: renamed from: b5.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0540a extends G6.c {

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

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

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

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    public final /* synthetic */ C0543d f9202w;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0540a(C0543d c0543d, G6.c cVar) {
        super(cVar);
        this.f9202w = c0543d;
    }

    @Override // G6.a
    public final Object p(Object obj) {
        this.f9201v = obj;
        this.f9203x |= Integer.MIN_VALUE;
        return C0543d.a(this.f9202w, null, this);
    }
}
