package x;

import l2.C2449a;

/* JADX INFO: renamed from: x.x0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3203x0 extends C4.c {

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3203x0(C2449a c2449a, C4.c cVar) {
        super(cVar);
        this.f25974b = c2449a;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25973a = obj;
        this.f25975c |= Integer.MIN_VALUE;
        return this.f25974b.i(null, null, this);
    }
}
