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,28 @@
.class public interface abstract Lcom/google/android/gms/common/api/ResultCallback;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-basement@@18.0.0"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<R::",
"Lcom/google/android/gms/common/api/Result;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract onResult(Lcom/google/android/gms/common/api/Result;)V
.param p1 # Lcom/google/android/gms/common/api/Result;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(TR;)V"
}
.end annotation
.end method