RewardedAdLoadCallback.smali
.class public Lcom/google/android/gms/ads/rewarded/RewardedAdLoadCallback;
.super Lcom/google/android/gms/ads/AdLoadCallback;
.source ""
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/ads/AdLoadCallback<",
"Lcom/google/android/gms/ads/rewarded/RewardedAd;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/google/android/gms/ads/AdLoadCallback;-><init>()V
return-void
.end method
# virtual methods
.method public onRewardedAdFailedToLoad(I)V
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-void
.end method
.method public onRewardedAdFailedToLoad(Lcom/google/android/gms/ads/LoadAdError;)V
.registers 2
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-void
.end method
.method public onRewardedAdLoaded()V
.registers 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
return-void
.end method