package p138.p176.p177.p242.p265.p266;

import android.os.Bundle;
import android.os.RemoteException;
import p138.p176.p177.p242.p258.p263.InterfaceC4385;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ބ.֏.ଽ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class RunnableC4976 implements Runnable {

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

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ String f15044;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final /* synthetic */ boolean f15045;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final /* synthetic */ C4977 f15046;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public final /* synthetic */ InterfaceC4385 f15047;

    /* JADX INFO: renamed from: ވ, reason: contains not printable characters */
    public final /* synthetic */ C4987 f15048;

    public RunnableC4976(C4987 c4987, String str, String str2, boolean z, C4977 c4977, InterfaceC4385 interfaceC4385) {
        this.f15048 = c4987;
        this.f15043 = str;
        this.f15044 = str2;
        this.f15045 = z;
        this.f15046 = c4977;
        this.f15047 = interfaceC4385;
    }

    @Override // java.lang.Runnable
    public final void run() {
        Bundle bundle = new Bundle();
        try {
            InterfaceC4823 interfaceC4823 = this.f15048.f15084;
            if (interfaceC4823 == null) {
                this.f15048.mo8165().f14444.m8036("Failed to get user properties; not connected to service", this.f15043, this.f15044);
                return;
            }
            Bundle bundleM8219 = C4887.m8219(interfaceC4823.mo8095(this.f15043, this.f15044, this.f15045, this.f15046));
            this.f15048.m8521();
            this.f15048.m8167().m8250(this.f15047, bundleM8219);
        } catch (RemoteException e) {
            this.f15048.mo8165().f14444.m8036("Failed to get user properties; remote exception", this.f15043, e);
        } finally {
            this.f15048.m8167().m8250(this.f15047, bundle);
        }
    }
}
