package V2;

/* JADX INFO: renamed from: V2.t0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0721t0 extends C4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ C0741y0 f8077b;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0721t0(C0741y0 c0741y0, C4.c cVar) {
        super(cVar);
        this.f8077b = c0741y0;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f8076a = obj;
        this.f8078c |= Integer.MIN_VALUE;
        return this.f8077b.g(null, null, this);
    }
}
