package defpackage;

import android.os.DeadObjectException;
import android.os.RemoteException;
import com.google.android.gms.common.api.ApiException;
import com.google.android.gms.common.api.Status;

/* JADX INFO: renamed from: ˏʤ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C1816 extends AbstractC3067 {

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final C0589 f7233;

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final /* synthetic */ int f7234;

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

    public C1816(int i, C0589 c0589) {
        super(i);
        this.f7233 = c0589;
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    public C1816(C1468 c1468, C0589 c0589) {
        this(4, c0589);
        this.f7234 = 1;
        this.f7235 = c1468;
    }

    /* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
    public C1816(C3378 c3378, C0589 c0589) {
        this(3, c0589);
        this.f7234 = 0;
        this.f7235 = c3378;
    }

    /* JADX INFO: renamed from: ᵱᵽʡᵚ, reason: contains not printable characters */
    private final /* bridge */ /* synthetic */ void m4982(C0032 c0032, boolean z) {
    }

    /* JADX INFO: renamed from: ᵻʽᵯ, reason: contains not printable characters */
    private final /* bridge */ /* synthetic */ void m4983(C0032 c0032, boolean z) {
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public final C4625[] mo4984(C1394 c1394) {
        int i = this.f7234;
        Object obj = this.f7235;
        switch (i) {
            case 0:
                return (C4625[]) ((C3378) obj).f12964.f3427;
            default:
                C3378 c3378 = (C3378) c1394.f5766.get((C1468) obj);
                if (c3378 == null) {
                    return null;
                }
                return (C4625[]) c3378.f12964.f3427;
        }
    }

    /* JADX INFO: renamed from: ˊᵫᵗ, reason: contains not printable characters */
    public final void m4985(C1394 c1394) {
        switch (this.f7234) {
            case 0:
                C0764 c0764 = ((C3378) this.f7235).f12964;
                ((C5398) ((C5067) c0764.f3429).f19117).accept(c1394.f5765, this.f7233);
                C1468 c1468 = (C1468) ((C5519) ((C3378) this.f7235).f12964.f3428).f20842;
                if (c1468 != null) {
                    c1394.f5766.put(c1468, (C3378) this.f7235);
                }
                break;
            default:
                C3378 c3378 = (C3378) c1394.f5766.remove((C1468) this.f7235);
                if (c3378 == null) {
                    this.f7233.m2219(Boolean.FALSE);
                } else {
                    ((C1932) ((C5067) c3378.f12963.ˌᴵ).f19118).accept(c1394.f5765, this.f7233);
                    C5519 c5519 = (C5519) c3378.f12964.f3428;
                    c5519.f20841 = null;
                    c5519.f20842 = null;
                }
                break;
        }
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public final void mo4986(Status status) {
        this.f7233.m2220(new ApiException(status));
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final void mo4987(C1394 c1394) throws DeadObjectException {
        try {
            m4985(c1394);
        } catch (DeadObjectException e) {
            mo4986(AbstractC3067.m7159(e));
            throw e;
        } catch (RemoteException e2) {
            mo4986(AbstractC3067.m7159(e2));
        } catch (RuntimeException e3) {
            this.f7233.m2220(e3);
        }
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public final boolean mo4988(C1394 c1394) {
        int i = this.f7234;
        Object obj = this.f7235;
        switch (i) {
            case 0:
                return ((C3378) obj).f12964.f3426;
            default:
                C3378 c3378 = (C3378) c1394.f5766.get((C1468) obj);
                return c3378 != null && c3378.f12964.f3426;
        }
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public final void mo4989(Exception exc) {
        this.f7233.m2220(exc);
    }

    @Override // defpackage.AbstractC3067
    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public final /* bridge */ /* synthetic */ void mo4990(C0032 c0032, boolean z) {
        int i = this.f7234;
    }
}
