Files
rr3-apk/smali_classes2/com/google/android/gms/ads/admanager/AdManagerInterstitialAdLoadCallback.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
592 B
Smali

.class public abstract Lcom/google/android/gms/ads/admanager/AdManagerInterstitialAdLoadCallback;
.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/admanager/AdManagerInterstitialAd;",
">;"
}
.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