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

import android.text.TextUtils;
import java.util.List;
import p138.p176.p177.p242.p258.p263.C4538;

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

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

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

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

    public RunnableC4860(BinderC4836 binderC4836, C4913 c4913, String str) {
        this.f14603 = binderC4836;
        this.f14601 = c4913;
        this.f14602 = str;
    }

    @Override // java.lang.Runnable
    public final void run() throws Throwable {
        C4889 c4889;
        this.f14603.f14547.m8307();
        C4889 c48892 = this.f14603.f14547;
        C4913 c4913 = this.f14601;
        String str = this.f14602;
        C4755 c4755M8343 = c48892.m8301().m8343(str);
        if (c4755M8343 == null || TextUtils.isEmpty(c4755M8343.m7955())) {
            c48892.f14718.mo8165().f14451.m8035("No app data available; dropping event", str);
            return;
        }
        Boolean boolM8292 = c48892.m8292(c4755M8343);
        if (boolM8292 == null) {
            if (!"_ui".equals(c4913.f14822)) {
                c48892.f14718.mo8165().f14447.m8035("Could not find package. appId", C4794.m8038(str));
            }
        } else if (!boolM8292.booleanValue()) {
            c48892.f14718.mo8165().f14444.m8035("App version does not match; dropping event. appId", C4794.m8038(str));
            return;
        }
        String strM7945 = c4755M8343.m7945();
        String strM7955 = c4755M8343.m7955();
        long jM7956 = c4755M8343.m7956();
        String strM7957 = c4755M8343.m7957();
        long jM7958 = c4755M8343.m7958();
        long jM7959 = c4755M8343.m7959();
        boolean zM7961 = c4755M8343.m7961();
        String strM7952 = c4755M8343.m7952();
        long jM7922 = c4755M8343.m7922();
        boolean zM7929 = c4755M8343.m7929();
        boolean zM7932 = c4755M8343.m7932();
        String strM7948 = c4755M8343.m7948();
        Boolean boolM7933 = c4755M8343.m7933();
        long jM7960 = c4755M8343.m7960();
        List<String> listM7936 = c4755M8343.m7936();
        if (C4538.m7580()) {
            c4889 = c48892;
            String strM7950 = c48892.f14718.f15015.m8183(c4755M8343.m7939(), C4915.f14896) ? c4755M8343.m7950() : null;
            c4889.m8287(c4913, new C4977(str, strM7945, strM7955, jM7956, strM7957, jM7958, jM7959, (String) null, zM7961, false, strM7952, jM7922, 0L, 0, zM7929, zM7932, false, strM7948, boolM7933, jM7960, listM7936, strM7950));
        }
        c4889 = c48892;
        c4889.m8287(c4913, new C4977(str, strM7945, strM7955, jM7956, strM7957, jM7958, jM7959, (String) null, zM7961, false, strM7952, jM7922, 0L, 0, zM7929, zM7932, false, strM7948, boolM7933, jM7960, listM7936, strM7950));
    }
}
