Files
rr3-apk/smali_classes4/com/unity3d/services/banners/BannerViewCache$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

66 lines
2.0 KiB
Smali

.class Lcom/unity3d/services/banners/BannerViewCache$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/unity3d/services/banners/BannerViewCache;->triggerBannerShowEvent(Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/unity3d/services/banners/BannerViewCache;
.field final synthetic val$bannerView:Lcom/unity3d/services/banners/BannerView;
.field final synthetic val$listener:Lcom/unity3d/services/banners/BannerView$IListener;
# direct methods
.method public constructor <init>(Lcom/unity3d/services/banners/BannerViewCache;Lcom/unity3d/services/banners/BannerView$IListener;Lcom/unity3d/services/banners/BannerView;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/unity3d/services/banners/BannerViewCache$2;->this$0:Lcom/unity3d/services/banners/BannerViewCache;
iput-object p2, p0, Lcom/unity3d/services/banners/BannerViewCache$2;->val$listener:Lcom/unity3d/services/banners/BannerView$IListener;
iput-object p3, p0, Lcom/unity3d/services/banners/BannerViewCache$2;->val$bannerView:Lcom/unity3d/services/banners/BannerView;
.line 110
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
iget-object v0, p0, Lcom/unity3d/services/banners/BannerViewCache$2;->val$listener:Lcom/unity3d/services/banners/BannerView$IListener;
if-eqz v0, :cond_0
iget-object v1, p0, Lcom/unity3d/services/banners/BannerViewCache$2;->val$bannerView:Lcom/unity3d/services/banners/BannerView;
.line 114
invoke-interface {v0, v1}, Lcom/unity3d/services/banners/BannerView$IListener;->onBannerShown(Lcom/unity3d/services/banners/BannerView;)V
:cond_0
return-void
.end method