package h3;

import a3.AbstractC0978q;
import a3.C0968g;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: h3.j1, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2134j1 extends C4.j implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ J4.c f18074b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ X2.g f18076d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ int f18077e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ int f18078f;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ boolean f18079j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ String f18080k;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2134j1(int i6, int i7, A4.d dVar, J4.c cVar, X2.g gVar, String str, String str2, boolean z6) {
        super(1, dVar);
        this.f18074b = cVar;
        this.f18075c = str;
        this.f18076d = gVar;
        this.f18077e = i6;
        this.f18078f = i7;
        this.f18079j = z6;
        this.f18080k = str2;
    }

    @Override // C4.a
    public final A4.d create(A4.d dVar) {
        boolean z6 = this.f18079j;
        String str = this.f18080k;
        J4.c cVar = this.f18074b;
        String str2 = this.f18075c;
        return new C2134j1(this.f18077e, this.f18078f, dVar, cVar, this.f18076d, str2, str, z6);
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        return ((C2134j1) create((A4.d) obj)).invokeSuspend(C3137A.f25453a);
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        int i6 = this.f18073a;
        C3137A c3137a = C3137A.f25453a;
        if (i6 != 0) {
            if (i6 != 1) {
                throw new IllegalStateException("call to 'resume' before 'invoke' with coroutine");
            }
            AbstractC2467b.l(obj);
            return c3137a;
        }
        AbstractC2467b.l(obj);
        this.f18073a = 1;
        w4.p pVar = AbstractC0978q.f10754a;
        String str = this.f18080k;
        Object objK = V4.E.k(new C0968g(this.f18077e, this.f18078f, null, this.f18074b, this.f18076d, this.f18075c, str, this.f18079j), this);
        if (objK != aVar) {
            objK = c3137a;
        }
        return objK == aVar ? aVar : c3137a;
    }
}
