- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
180 lines
4.6 KiB
Smali
180 lines
4.6 KiB
Smali
.class final Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/mbridge/msdk/click/i;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/mbridge/msdk/splash/view/BaseSplashPopView;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 79
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onFinishRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
iget-object p2, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 102
|
|
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onRedirectionFailed(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-void
|
|
|
|
:cond_0
|
|
iget-object p2, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 110
|
|
invoke-static {p1, p2}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final onStartRedirection(Lcom/mbridge/msdk/out/Campaign;Ljava/lang/String;)V
|
|
.locals 3
|
|
|
|
iget-object p2, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 83
|
|
invoke-static {p2}, Lcom/mbridge/msdk/splash/view/BaseSplashPopView;->a(Lcom/mbridge/msdk/splash/view/BaseSplashPopView;)I
|
|
|
|
move-result p2
|
|
|
|
const/4 v0, 0x1
|
|
|
|
if-ne p2, v0, :cond_0
|
|
|
|
iget-object p2, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 84
|
|
invoke-virtual {p2}, Landroid/view/View;->getWidth()I
|
|
|
|
move-result p2
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 85
|
|
invoke-virtual {v0}, Landroid/view/View;->getHeight()I
|
|
|
|
move-result v0
|
|
|
|
.line 86
|
|
invoke-static {p2, v0}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result p2
|
|
|
|
.line 87
|
|
div-int/lit8 v0, p2, 0x4
|
|
|
|
const/16 v1, 0x46
|
|
|
|
.line 88
|
|
invoke-static {v0, v1}, Ljava/lang/Math;->max(II)I
|
|
|
|
move-result v0
|
|
|
|
.line 89
|
|
invoke-static {v0, p2}, Ljava/lang/Math;->min(II)I
|
|
|
|
move-result p2
|
|
|
|
iget-object v0, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 90
|
|
invoke-virtual {v0}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v0
|
|
|
|
const/high16 v1, 0x42700000 # 60.0f
|
|
|
|
invoke-static {v0, v1}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
|
|
|
|
move-result v0
|
|
|
|
sub-int/2addr v0, p2
|
|
|
|
div-int/lit8 v0, v0, 0x2
|
|
|
|
iget-object p2, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 91
|
|
invoke-virtual {p2}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object p2
|
|
|
|
const/high16 v1, 0x41b80000 # 23.0f
|
|
|
|
invoke-static {p2, v1}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
|
|
|
|
move-result p2
|
|
|
|
add-int/2addr p2, v0
|
|
|
|
iget-object v1, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 92
|
|
invoke-virtual {v1}, Landroid/view/View;->getContext()Landroid/content/Context;
|
|
|
|
move-result-object v1
|
|
|
|
const/high16 v2, 0x41200000 # 10.0f
|
|
|
|
invoke-static {v1, v2}, Lcom/mbridge/msdk/foundation/tools/ak;->a(Landroid/content/Context;F)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v1, v0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p2, 0x0
|
|
|
|
move v1, p2
|
|
|
|
:goto_0
|
|
iget-object v0, p0, Lcom/mbridge/msdk/splash/view/BaseSplashPopView$1;->a:Lcom/mbridge/msdk/splash/view/BaseSplashPopView;
|
|
|
|
.line 94
|
|
invoke-static {p1, v0, p2, v1}, Lcom/mbridge/msdk/foundation/tools/aj;->a(Lcom/mbridge/msdk/out/Campaign;Landroid/view/ViewGroup;II)V
|
|
|
|
return-void
|
|
.end method
|