Files
rr3-apk/smali_classes2/com/firemint/realracing/GoogleNativeAdManager$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

65 lines
2.0 KiB
Smali

.class Lcom/firemint/realracing/GoogleNativeAdManager$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/firemint/realracing/GoogleNativeAdManager;->onCustomFormatAdLoaded(Lcom/google/android/gms/ads/nativead/NativeCustomFormatAd;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/firemint/realracing/GoogleNativeAdManager;
.field final synthetic val$ad:Lcom/google/android/gms/ads/nativead/NativeCustomFormatAd;
# direct methods
.method public constructor <init>(Lcom/firemint/realracing/GoogleNativeAdManager;Lcom/google/android/gms/ads/nativead/NativeCustomFormatAd;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/firemint/realracing/GoogleNativeAdManager$2;->this$0:Lcom/firemint/realracing/GoogleNativeAdManager;
iput-object p2, p0, Lcom/firemint/realracing/GoogleNativeAdManager$2;->val$ad:Lcom/google/android/gms/ads/nativead/NativeCustomFormatAd;
.line 150
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 4
iget-object v0, p0, Lcom/firemint/realracing/GoogleNativeAdManager$2;->this$0:Lcom/firemint/realracing/GoogleNativeAdManager;
.line 153
invoke-static {v0}, Lcom/firemint/realracing/GoogleNativeAdManager;->-$$Nest$fgetm_Listener(Lcom/firemint/realracing/GoogleNativeAdManager;)J
move-result-wide v0
iget-object v2, p0, Lcom/firemint/realracing/GoogleNativeAdManager$2;->val$ad:Lcom/google/android/gms/ads/nativead/NativeCustomFormatAd;
const/4 v3, -0x1
invoke-static {v0, v1, v2, v3}, Lcom/firemint/realracing/GoogleNativeAdManager;->-$$Nest$smadLoadedCallback(JLcom/google/android/gms/ads/nativead/NativeCustomFormatAd;I)V
return-void
.end method