package p138.p176.p177.p242.p246.p247.p248;

import android.util.Log;
import java.util.Collections;
import p138.p176.p177.p242.p246.C4191;
import p138.p176.p177.p242.p246.p247.p248.C4217;
import p138.p176.p177.p242.p246.p249.InterfaceC4273;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ހ.މ.ނ.ލ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC4234 implements Runnable {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public final /* synthetic */ C4191 f13470;

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ C4217.C4220 f13471;

    public RunnableC4234(C4217.C4220 c4220, C4191 c4191) {
        this.f13471 = c4220;
        this.f13470 = c4191;
    }

    @Override // java.lang.Runnable
    public final void run() {
        InterfaceC4273 interfaceC4273;
        if (!this.f13470.m6841()) {
            C4217.C4220 c4220 = this.f13471;
            C4217.this.f13432.get(c4220.f13452).mo6875(this.f13470);
            return;
        }
        C4217.C4220 c42202 = this.f13471;
        c42202.f13455 = true;
        if (c42202.f13451.mo6872()) {
            C4217.C4220 c42203 = this.f13471;
            if (!c42203.f13455 || (interfaceC4273 = c42203.f13453) == null) {
                return;
            }
            c42203.f13451.m6864(interfaceC4273, c42203.f13454);
            return;
        }
        try {
            this.f13471.f13451.m6864(null, Collections.emptySet());
        } catch (SecurityException e) {
            Log.e("GoogleApiManager", "Failed to get service from broker. ", e);
            C4217.C4220 c42204 = this.f13471;
            C4217.this.f13432.get(c42204.f13452).mo6875(new C4191(10));
        }
    }
}
