package p138.p176.p291.p296.p297.p299;

import android.content.Context;
import java.io.File;
import java.util.concurrent.Executor;
import p138.p176.p177.p242.p246.p251.C4303;
import p138.p176.p177.p242.p270.AbstractC5062;
import p138.p176.p177.p242.p270.InterfaceC5061;
import p138.p176.p291.p296.p297.C5608;
import p138.p176.p291.p296.p297.p299.C5642;
import p138.p176.p291.p296.p297.p306.C5837;
import p138.p176.p291.p296.p297.p306.p307.C5846;
import p138.p176.p291.p296.p297.p310.p311.C5864;

/* JADX INFO: renamed from: ދ.ހ.ށ.ބ.ށ.އ.ޕ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C5663 implements InterfaceC5061<C5864, Void> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final /* synthetic */ Executor f16212;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final /* synthetic */ C5642.CallableC5647 f16213;

    public C5663(C5642.CallableC5647 callableC5647, Executor executor) {
        this.f16213 = callableC5647;
        this.f16212 = executor;
    }

    @Override // p138.p176.p177.p242.p270.InterfaceC5061
    /* JADX INFO: renamed from: ֏ */
    public AbstractC5062<Void> mo8542(C5864 c5864) throws Throwable {
        C5864 c58642 = c5864;
        if (c58642 == null) {
            C5608.f16066.m8977("Received null app settings, cannot send reports at crash time.");
            return C4303.m7054((Object) null);
        }
        C5642 c5642 = C5642.this;
        Context context = c5642.f16156;
        C5837 c5837M9043 = ((C5667) c5642.f16165).m9043(c58642);
        for (File file : c5642.m9039()) {
            C5642.m9018(c58642.f16607, file);
            C5846 c5846 = new C5846(file, C5642.f16154);
            C5630 c5630 = c5642.f16160;
            C5642.RunnableC5657 runnableC5657 = new C5642.RunnableC5657(context, c5846, c5837M9043, true);
            if (c5630 == null) {
                throw null;
            }
            c5630.m9012(new CallableC5632(c5630, runnableC5657));
        }
        C5642.this.f16175.m9064(this.f16212, EnumC5680.m9054(c58642));
        return this.f16213.f16184;
    }
}
