package p138.p176.p291.p296.p297;

import android.util.Log;
import java.util.concurrent.Executor;
import p138.p176.p177.p242.p270.AbstractC5062;
import p138.p176.p177.p242.p270.InterfaceC5061;
import p138.p176.p291.p296.p297.p310.C5857;
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 C5613 implements InterfaceC5061<C5864, Void> {

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

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final /* synthetic */ C5857 f16071;

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

    /* JADX INFO: renamed from: ށ, reason: contains not printable characters */
    public final /* synthetic */ C5616 f16073;

    public C5613(C5616 c5616, String str, C5857 c5857, Executor executor) {
        this.f16073 = c5616;
        this.f16070 = str;
        this.f16071 = c5857;
        this.f16072 = executor;
    }

    @Override // p138.p176.p177.p242.p270.InterfaceC5061
    /* JADX INFO: renamed from: ֏ */
    public AbstractC5062<Void> mo8542(C5864 c5864) throws Exception {
        try {
            C5616.m8978(this.f16073, c5864, this.f16070, this.f16071, this.f16072, true);
            return null;
        } catch (Exception e) {
            C5608 c5608 = C5608.f16066;
            if (c5608.m8974(6)) {
                Log.e(c5608.f16067, "Error performing auto configuration.", e);
            }
            throw e;
        }
    }
}
