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

import android.os.Bundle;
import android.os.RemoteException;
import java.util.ArrayList;
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 RunnableC4790 implements Runnable {

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

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

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

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

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

    public RunnableC4790(C4987 c4987, String str, String str2, C4977 c4977, InterfaceC4385 interfaceC4385) {
        this.f14434 = c4987;
        this.f14430 = str;
        this.f14431 = str2;
        this.f14432 = c4977;
        this.f14433 = interfaceC4385;
    }

    @Override // java.lang.Runnable
    public final void run() {
        ArrayList<Bundle> arrayList = new ArrayList<>();
        try {
            InterfaceC4823 interfaceC4823 = this.f14434.f15084;
            if (interfaceC4823 == null) {
                this.f14434.mo8165().f14444.m8036("Failed to get conditional properties; not connected to service", this.f14430, this.f14431);
                return;
            }
            ArrayList<Bundle> arrayListM8229 = C4887.m8229(interfaceC4823.mo8094(this.f14430, this.f14431, this.f14432));
            this.f14434.m8521();
            this.f14434.m8167().m8252(this.f14433, arrayListM8229);
        } catch (RemoteException e) {
            this.f14434.mo8165().f14444.m8037("Failed to get conditional properties; remote exception", this.f14430, this.f14431, e);
        } finally {
            this.f14434.m8167().m8252(this.f14433, arrayList);
        }
    }
}
