Files
rr3-apk/smali_classes4/com/mbridge/msdk/splash/view/BaseMBSplashNativeView$5.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

50 lines
1.2 KiB
Smali

.class final Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView$5;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView$5;->a:Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;
.line 383
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 1
iget-object p1, p0, Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView$5;->a:Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;
const/4 v0, 0x0
.line 386
invoke-virtual {p1, v0}, Lcom/mbridge/msdk/splash/view/BaseMBSplashNativeView;->a(I)V
return-void
.end method