package p138.p139.p140.p141;

import android.os.Bundle;
import java.util.concurrent.Callable;

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

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

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

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

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

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

    public CallableC2778(C2759 c2759, int i, String str, String str2, Bundle bundle) {
        this.f8571 = c2759;
        this.f8567 = i;
        this.f8568 = str;
        this.f8569 = str2;
        this.f8570 = bundle;
    }

    @Override // java.util.concurrent.Callable
    public final /* synthetic */ Bundle call() {
        C2759 c2759 = this.f8571;
        return c2759.f8514.mo7907(this.f8567, c2759.f8511.getPackageName(), this.f8568, this.f8569, (String) null, this.f8570);
    }
}
