72 lines
1.8 KiB
Smali
72 lines
1.8 KiB
Smali
.class public final Lc/a$a;
|
|
.super Ljava/lang/Object;
|
|
.source "AdvertisingIdClient.java"
|
|
|
|
# interfaces
|
|
.implements Landroidx/concurrent/futures/CallbackToFutureAdapter$b;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lc/a;->b(Landroid/content/Context;)Lcom/google/common/util/concurrent/ListenableFuture;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroidx/concurrent/futures/CallbackToFutureAdapter$b<",
|
|
"Lc/b;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroid/content/Context;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lc/a$a;->a:Landroid/content/Context;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Landroidx/concurrent/futures/CallbackToFutureAdapter$a;)Ljava/lang/Object;
|
|
.locals 1
|
|
.param p1 # Landroidx/concurrent/futures/CallbackToFutureAdapter$a;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroidx/concurrent/futures/CallbackToFutureAdapter$a<",
|
|
"Lc/b;",
|
|
">;)",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lc/a$a;->a:Landroid/content/Context;
|
|
|
|
invoke-static {v0, p1}, Lc/a;->i(Landroid/content/Context;Landroidx/concurrent/futures/CallbackToFutureAdapter$a;)V
|
|
|
|
const-string p1, "getAdvertisingIdInfo"
|
|
|
|
return-object p1
|
|
.end method
|