49 lines
1.3 KiB
Smali
49 lines
1.3 KiB
Smali
.class public interface abstract Lcom/google/android/gms/common/internal/PendingResultUtil$ResultConverter;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-base@@18.0.1"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/gms/common/internal/PendingResultUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "ResultConverter"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<R::",
|
|
"Lcom/google/android/gms/common/api/Result;",
|
|
"T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract convert(Lcom/google/android/gms/common/api/Result;)Ljava/lang/Object;
|
|
.param p1 # Lcom/google/android/gms/common/api/Result;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TR;)TT;"
|
|
}
|
|
.end annotation
|
|
.end method
|