package defpackage;

/* JADX INFO: renamed from: ᵚˊˌ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C2710 extends AbstractC0770 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final /* synthetic */ String f10414;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final /* synthetic */ ᵸᵺᵜ f10415;

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final /* synthetic */ int f10416;

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final /* synthetic */ C2358 f10417;

    public /* synthetic */ C2710(C2358 c2358, String str, ᵸᵺᵜ r3, int i) {
        this.f10416 = i;
        this.f10417 = c2358;
        this.f10414 = str;
        this.f10415 = r3;
    }

    @Override // defpackage.AbstractC0770
    /* JADX INFO: renamed from: ʽˈˋ */
    public final void mo2785(Object obj, ᵝˉː r8) throws Exception {
        int i = this.f10416;
        String str = this.f10414;
        C2358 c2358 = this.f10417;
        ᵸᵺᵜ r6 = this.f10415;
        switch (i) {
            case 0:
                Integer num = (Integer) c2358.f9243.get(str);
                if (num == null) {
                    ˆˌᵣ.ᵻˈᵦʼ("Attempting to launch an unregistered ActivityResultLauncher with contract ", r6, " and input ", obj, ". You must ensure the ActivityResultLauncher is registered before calling launch().");
                    return;
                }
                c2358.f9249.add(str);
                try {
                    c2358.m6037(num.intValue(), r6, obj, r8);
                    return;
                } catch (Exception e) {
                    c2358.f9249.remove(str);
                    throw e;
                }
            default:
                Integer num2 = (Integer) c2358.f9243.get(str);
                if (num2 == null) {
                    ˆˌᵣ.ᵻˈᵦʼ("Attempting to launch an unregistered ActivityResultLauncher with contract ", r6, " and input ", obj, ". You must ensure the ActivityResultLauncher is registered before calling launch().");
                    return;
                }
                c2358.f9249.add(str);
                try {
                    c2358.m6037(num2.intValue(), r6, obj, r8);
                    return;
                } catch (Exception e2) {
                    c2358.f9249.remove(str);
                    throw e2;
                }
        }
    }

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public void m6602() {
        this.f10417.m6042(this.f10414);
    }
}
