2022-06-10 21:38:30 +09:00

156 lines
5.0 KiB
Smali

.class public abstract Lcom/android/billingclient/api/BillingClient;
.super Ljava/lang/Object;
.source "com.android.billingclient:billing@@3.0.0"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/android/billingclient/api/BillingClient$a;,
Lcom/android/billingclient/api/BillingClient$BillingResponseCode;,
Lcom/android/billingclient/api/BillingClient$FeatureType;,
Lcom/android/billingclient/api/BillingClient$SkuType;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static h(Landroid/content/Context;)Lcom/android/billingclient/api/BillingClient$a;
.locals 2
.param p0 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/UiThread;
.end annotation
.line 1
new-instance v0, Lcom/android/billingclient/api/BillingClient$a;
const/4 v1, 0x0
invoke-direct {v0, p0, v1}, Lcom/android/billingclient/api/BillingClient$a;-><init>(Landroid/content/Context;Lcom/android/billingclient/api/l0;)V
return-object v0
.end method
# virtual methods
.method public abstract a(Lcom/android/billingclient/api/b;Lcom/android/billingclient/api/c;)V
.param p1 # Lcom/android/billingclient/api/b;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/c;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract b(Lcom/android/billingclient/api/j;Lcom/android/billingclient/api/k;)V
.param p1 # Lcom/android/billingclient/api/j;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/k;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract c()V
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method
.method public abstract d(Ljava/lang/String;)Lcom/android/billingclient/api/i;
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method
.method public abstract e()Z
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method
.method public abstract f(Landroid/app/Activity;Lcom/android/billingclient/api/BillingFlowParams;)Lcom/android/billingclient/api/i;
.param p1 # Landroid/app/Activity;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/BillingFlowParams;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method
.method public abstract g(Landroid/app/Activity;Lcom/android/billingclient/api/m;Lcom/android/billingclient/api/l;)V
.param p1 # Landroid/app/Activity;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/m;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Lcom/android/billingclient/api/l;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method
.method public abstract i(Ljava/lang/String;Lcom/android/billingclient/api/p;)V
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/p;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract j(Ljava/lang/String;)Lcom/android/billingclient/api/Purchase$a;
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract k(Lcom/android/billingclient/api/s;Lcom/android/billingclient/api/t;)V
.param p1 # Lcom/android/billingclient/api/s;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/android/billingclient/api/t;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract l(Lcom/android/billingclient/api/h;)V
.param p1 # Lcom/android/billingclient/api/h;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/UiThread;
.end annotation
.end method