RewardedAdLoadCallback.smali
.class public Lcom/google/android/gms/ads/rewarded/RewardedAdLoadCallback;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-ads-lite@@19.5.0"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><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
return-void
.end method
.method public onRewardedAdLoaded()V
.registers 1
return-void
.end method