This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,27 @@
.class public abstract Lcom/google/android/gms/tasks/CancellationToken;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-tasks@@18.0.1"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract isCancellationRequested()Z
.end method
.method public abstract onCanceledRequested(Lcom/google/android/gms/tasks/OnTokenCanceledListener;)Lcom/google/android/gms/tasks/CancellationToken;
.param p1 # Lcom/google/android/gms/tasks/OnTokenCanceledListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method