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

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 RunnableC4892 implements Runnable {

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

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

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

    public RunnableC4892(C4987 c4987, C4977 c4977, InterfaceC4385 interfaceC4385) {
        this.f14750 = c4987;
        this.f14748 = c4977;
        this.f14749 = interfaceC4385;
    }

    @Override // java.lang.Runnable
    public final void run() {
        try {
            InterfaceC4823 interfaceC4823 = this.f14750.f15084;
            if (interfaceC4823 == null) {
                this.f14750.mo8165().f14444.m8034("Failed to get app instance id");
                return;
            }
            String strMo8105 = interfaceC4823.mo8105(this.f14748);
            if (strMo8105 != null) {
                this.f14750.m8058().f14331.set(strMo8105);
                this.f14750.m8168().f14655.m8084(strMo8105);
            }
            this.f14750.m8521();
            this.f14750.m8167().m8251(this.f14749, strMo8105);
        } catch (RemoteException e) {
            this.f14750.mo8165().f14444.m8035("Failed to get app instance id", e);
        } finally {
            this.f14750.m8167().m8251(this.f14749, (String) null);
        }
    }
}
