Files
rr3-apk/smali_classes2/com/google/android/gms/ads/interstitial/InterstitialAdLoadCallback.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

24 lines
580 B
Smali

.class public abstract Lcom/google/android/gms/ads/interstitial/InterstitialAdLoadCallback;
.super Lcom/google/android/gms/ads/AdLoadCallback;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/android/gms/ads/AdLoadCallback<",
"Lcom/google/android/gms/ads/interstitial/InterstitialAd;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Lcom/google/android/gms/ads/AdLoadCallback;-><init>()V
return-void
.end method