package p138.p139.p140.p141;

import android.os.Bundle;
import java.util.concurrent.Callable;
import p138.p139.p140.p142.C2802;

/* JADX INFO: renamed from: ދ.֏.֏.֏.ޡ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class CallableC2797 implements Callable<Void> {

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

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

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

    public CallableC2797(C2759 c2759, C2756 c2756, InterfaceC2757 interfaceC2757) {
        this.f8621 = c2759;
        this.f8619 = c2756;
        this.f8620 = interfaceC2757;
    }

    @Override // java.util.concurrent.Callable
    public final /* synthetic */ Void call() {
        try {
            Bundle bundleMo7909 = this.f8621.f8514.mo7909(9, this.f8621.f8511.getPackageName(), this.f8619.f8506, C2802.m4852(this.f8619, this.f8621.f8508));
            C2759.m4833(this.f8621, new RunnableC2798(this, C2802.m4858(bundleMo7909, "BillingClient"), C2802.m4854(bundleMo7909, "BillingClient")));
            return null;
        } catch (Exception e) {
            C2759.m4833(this.f8621, new RunnableC2799(this, e));
            return null;
        }
    }
}
