package x;

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

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public kotlin.jvm.internal.B f25751a;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3149b1(C3167h1 c3167h1, C4.c cVar) {
        super(cVar);
        this.f25753c = c3167h1;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25752b = obj;
        this.f25754d |= Integer.MIN_VALUE;
        return this.f25753c.a(0L, this);
    }
}
