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,24 @@
.class public interface abstract Lcom/google/android/gms/common/internal/ICancelToken;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# interfaces
.implements Landroid/os/IInterface;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/gms/common/internal/ICancelToken$Stub;
}
.end annotation
# virtual methods
.method public abstract cancel()V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method