package I2;

import android.os.Bundle;
import android.os.Handler;
import android.os.ResultReceiver;
import com.google.android.gms.internal.play_billing.zzc;
import java.util.Objects;

/* JADX INFO: loaded from: classes.dex */
public final class I extends ResultReceiver {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ com.revenuecat.purchases.google.e f2508a;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public I(C0320d c0320d, Handler handler, com.revenuecat.purchases.google.e eVar) {
        super(handler);
        this.f2508a = eVar;
        Objects.requireNonNull(c0320d);
    }

    @Override // android.os.ResultReceiver
    public final void onReceiveResult(int i6, Bundle bundle) {
        this.f2508a.a(zzc.zzi(bundle, "BillingClient"));
    }
}
