47 lines
1.0 KiB
Smali
47 lines
1.0 KiB
Smali
.class public Lcom/google/android/gms/ads/query/UpdateImpressionUrlsCallback;
|
|
.super Ljava/lang/Object;
|
|
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onFailure(Ljava/lang/String;)V
|
|
.locals 0
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onSuccess(Ljava/util/List;)V
|
|
.locals 0
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Landroid/net/Uri;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
return-void
|
|
.end method
|