package Y2;

import V4.C;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class l extends C4.j implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ o f8765a;

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public l(o oVar, String str, String str2, int i6, int i7, String str3, A4.d dVar) {
        super(2, dVar);
        this.f8765a = oVar;
        this.f8766b = str;
        this.f8767c = str2;
        this.f8768d = i6;
        this.f8769e = i7;
        this.f8770f = str3;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new l(this.f8765a, this.f8766b, this.f8767c, this.f8768d, this.f8769e, this.f8770f, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        l lVar = (l) create((C) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        lVar.invokeSuspend(c3137a);
        return c3137a;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        String str = this.f8770f;
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        try {
            o oVar = this.f8765a;
            String str2 = this.f8766b;
            String str3 = this.f8767c;
            int i6 = this.f8768d;
            int i7 = this.f8769e;
            a5.c cVar = o.f8777b;
            t tVarI = oVar.i(i6, i7, str, str);
            if (i6 == 1 && i7 == 100 && tVarI.f8789a.isEmpty()) {
                oVar.i(i6, 99, o.g(i6, 99, str2, str3), str);
            }
            o.f8778c.remove(str);
            return C3137A.f25453a;
        } catch (Throwable th) {
            o.f8778c.remove(str);
            throw th;
        }
    }
}
