package defpackage;

import android.os.Looper;
import com.google.android.gms.common.api.ApiException;
import java.util.concurrent.Executor;

/* JADX INFO: renamed from: ˊᵾˋˉ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1431 {

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

    public C1431(C2585 c2585) {
        this.f5857 = c2585;
    }

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public static C3237 m4101(C1300 c1300) {
        C0620 c0620 = new C0620();
        c0620.f2959 = c1300;
        C2198 c2198 = new C2198(10, c0620);
        c1300.getClass();
        EnumC2921 enumC2921 = EnumC2921.f11255;
        c1300.f5419.m10701(new C4805((Executor) enumC2921, (InterfaceC2942) c2198));
        c1300.m3820();
        return AbstractC4226.m9195(c0620, ApiException.class, C2331.f9169, enumC2921);
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final C3237 m4102(ʽᵺᴵ r7) throws Throwable {
        String string;
        C2585 c2585 = this.f5857;
        String simpleName = C3631.class.getSimpleName();
        Looper looper = c2585.f9138;
        ᵘᵞʿⁱ.ᵮᵣᵗˈ(looper, "Looper must not be null");
        C5519 c5519 = new C5519(looper, r7, simpleName);
        String strM2175 = AbstractC0562.m2175();
        if (strM2175 == null) {
            string = "__PH_INTERNAL__NO_PROCESS__";
        } else {
            int length = strM2175.length() + 1;
            int iIdentityHashCode = System.identityHashCode(C3631.class);
            StringBuilder sb = new StringBuilder(length + String.valueOf(iIdentityHashCode).length());
            sb.append(strM2175);
            sb.append("|");
            sb.append(iIdentityHashCode);
            string = sb.toString();
        }
        C5398 c5398 = new C5398(c2585, string, c5519, 9);
        C1932 c1932 = C1932.f7694;
        C5067 c5067 = new C5067();
        c5067.f19121 = c5519;
        c5067.f19117 = c5398;
        c5067.f19118 = c1932;
        c5067.f19119 = new C4625[]{ᵷˆᵣ.ᵱᵽʡᵚ};
        c5067.f19120 = false;
        C1468 c1468 = (C1468) ((C5519) c5067.f19121).f20842;
        ᵘᵞʿⁱ.ᵮᵣᵗˈ(c1468, "Key must not be null");
        C5519 c55192 = (C5519) c5067.f19121;
        C4625[] c4625Arr = (C4625[]) c5067.f19119;
        boolean z = c5067.f19120;
        C0764 c0764 = new C0764();
        c0764.f3429 = c5067;
        c0764.f3428 = c55192;
        c0764.f3427 = c4625Arr;
        c0764.f3426 = z;
        ᵷˇ r3 = new ᵷˇ(c5067, c1468);
        ᵘᵞʿⁱ.ᵮᵣᵗˈ((C1468) c55192.f20842, "Listener has already been released.");
        C3282 c3282 = c2585.f9137;
        c3282.getClass();
        C0589 c0589 = new C0589();
        C2006 c2006 = new C2006(new C1816(new C3378(c0764, r3), c0589), c3282.f12598.get(), c2585);
        HandlerC1185 handlerC1185 = c3282.f12588;
        handlerC1185.sendMessage(handlerC1185.obtainMessage(8, c2006));
        return m4101(c0589.f2890);
    }
}
