package q;

/* JADX INFO: renamed from: q.i0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2780i0 extends C4.c {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ C2784k0 f23349c;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2780i0(C2784k0 c2784k0, C4.c cVar) {
        super(cVar);
        this.f23349c = c2784k0;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f23348b = obj;
        this.f23350d |= Integer.MIN_VALUE;
        return C2784k0.p(this.f23349c, this);
    }
}
