- 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
323 lines
6.4 KiB
Smali
323 lines
6.4 KiB
Smali
.class public final Lcom/mbridge/msdk/splash/a/c$a;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/mbridge/msdk/splash/a/c;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field private a:Ljava/lang/String;
|
|
|
|
.field private b:Ljava/lang/String;
|
|
|
|
.field private c:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
.field private d:Ljava/lang/String;
|
|
|
|
.field private e:Z
|
|
|
|
.field private f:I
|
|
|
|
.field private g:I
|
|
|
|
.field private h:I
|
|
|
|
.field private i:I
|
|
|
|
.field private j:I
|
|
|
|
.field private k:I
|
|
|
|
.field private l:I
|
|
|
|
.field private m:I
|
|
|
|
.field private n:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 2
|
|
|
|
.line 101
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput v0, p0, Lcom/mbridge/msdk/splash/a/c$a;->g:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
iput v1, p0, Lcom/mbridge/msdk/splash/a/c$a;->h:I
|
|
|
|
iput v0, p0, Lcom/mbridge/msdk/splash/a/c$a;->i:I
|
|
|
|
iput v0, p0, Lcom/mbridge/msdk/splash/a/c$a;->j:I
|
|
|
|
const/16 v0, 0xa
|
|
|
|
iput v0, p0, Lcom/mbridge/msdk/splash/a/c$a;->k:I
|
|
|
|
const/4 v0, 0x5
|
|
|
|
iput v0, p0, Lcom/mbridge/msdk/splash/a/c$a;->l:I
|
|
|
|
iput v1, p0, Lcom/mbridge/msdk/splash/a/c$a;->m:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic a(Lcom/mbridge/msdk/splash/a/c$a;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget-object p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->a:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic b(Lcom/mbridge/msdk/splash/a/c$a;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget-object p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->b:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic c(Lcom/mbridge/msdk/splash/a/c$a;)Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget-object p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->c:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic d(Lcom/mbridge/msdk/splash/a/c$a;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget-object p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->d:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static synthetic e(Lcom/mbridge/msdk/splash/a/c$a;)Z
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget-boolean p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->e:Z
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic f(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->f:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic g(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->g:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic h(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->h:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic i(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->i:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic j(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->j:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic k(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->k:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic l(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->l:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic m(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->n:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic n(Lcom/mbridge/msdk/splash/a/c$a;)I
|
|
.locals 0
|
|
|
|
.line 101
|
|
iget p0, p0, Lcom/mbridge/msdk/splash/a/c$a;->m:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->f:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final a(Lcom/mbridge/msdk/foundation/entity/CampaignEx;)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->c:Lcom/mbridge/msdk/foundation/entity/CampaignEx;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final a(Ljava/lang/String;)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->a:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final a(Z)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-boolean p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->e:Z
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final b(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->g:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final b(Ljava/lang/String;)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput-object p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->b:Ljava/lang/String;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final c(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->h:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final d(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->i:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final e(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->j:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final f(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->k:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final g(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->l:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final h(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->n:I
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public final i(I)Lcom/mbridge/msdk/splash/a/c$a;
|
|
.locals 0
|
|
|
|
.line 0
|
|
iput p1, p0, Lcom/mbridge/msdk/splash/a/c$a;->m:I
|
|
|
|
return-object p0
|
|
.end method
|