package i3;

/* JADX INFO: renamed from: i3.B, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2265B extends C4.c {

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2265B(J j4, C4.c cVar) {
        super(cVar);
        this.f18842c = j4;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f18841b = obj;
        this.f18843d |= Integer.MIN_VALUE;
        return this.f18842c.K(null, this);
    }
}
