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

51 lines
1.2 KiB
Smali

.class final Lcom/mbridge/msdk/splash/view/MBSplashView$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/View$OnTouchListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mbridge/msdk/splash/view/MBSplashView;->setAllowClickSplash(Z)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field final synthetic a:Z
.field final synthetic b:Lcom/mbridge/msdk/splash/view/MBSplashView;
# direct methods
.method public constructor <init>(Lcom/mbridge/msdk/splash/view/MBSplashView;Z)V
.locals 0
iput-object p1, p0, Lcom/mbridge/msdk/splash/view/MBSplashView$3;->b:Lcom/mbridge/msdk/splash/view/MBSplashView;
iput-boolean p2, p0, Lcom/mbridge/msdk/splash/view/MBSplashView$3;->a:Z
.line 457
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
.locals 0
iget-boolean p1, p0, Lcom/mbridge/msdk/splash/view/MBSplashView$3;->a:Z
xor-int/lit8 p1, p1, 0x1
return p1
.end method