package a3;

import V2.AbstractC0661f3;
import java.util.concurrent.atomic.AtomicInteger;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: renamed from: a3.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0966e extends C4.j implements J4.e {

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

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

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C0966e(String str, String str2, Integer num, Integer num2, boolean z6, String str3, A4.d dVar) {
        super(2, dVar);
        this.f10648a = str;
        this.f10649b = str2;
        this.f10650c = num;
        this.f10651d = num2;
        this.f10652e = z6;
        this.f10653f = str3;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new C0966e(this.f10648a, this.f10649b, this.f10650c, this.f10651d, this.f10652e, this.f10653f, dVar);
    }

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

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        String string;
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        String str = this.f10648a;
        if (str != null && (string = S4.p.o1(str).toString()) != null) {
            if (S4.p.Q0(string)) {
                string = null;
            }
            String str2 = string;
            if (str2 != null) {
                AtomicInteger atomicInteger = AbstractC0661f3.f7764a;
                boolean z6 = this.f10652e;
                AbstractC0661f3.b(this.f10650c, this.f10651d, str2, this.f10649b, this.f10653f, z6);
            }
        }
        return C3137A.f25453a;
    }
}
