- 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
177 lines
3.8 KiB
Smali
177 lines
3.8 KiB
Smali
.class public abstract Lcom/fyber/inneractive/sdk/response/e;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field public A:Ljava/lang/String;
|
|
|
|
.field public B:Z
|
|
|
|
.field public C:Ljava/lang/String;
|
|
|
|
.field public D:Ljava/lang/String;
|
|
|
|
.field public E:Ljava/lang/String;
|
|
|
|
.field public F:Lcom/fyber/inneractive/sdk/ignite/l;
|
|
|
|
.field public G:Ljava/lang/String;
|
|
|
|
.field public H:Z
|
|
|
|
.field public I:J
|
|
|
|
.field public J:Z
|
|
|
|
.field public a:J
|
|
|
|
.field public b:J
|
|
|
|
.field public c:J
|
|
|
|
.field public d:Ljava/lang/String;
|
|
|
|
.field public e:I
|
|
|
|
.field public f:I
|
|
|
|
.field public g:I
|
|
|
|
.field public h:Ljava/lang/String;
|
|
|
|
.field public i:Ljava/lang/String;
|
|
|
|
.field public j:Ljava/lang/String;
|
|
|
|
.field public k:Ljava/lang/String;
|
|
|
|
.field public l:Ljava/lang/String;
|
|
|
|
.field public m:Ljava/lang/String;
|
|
|
|
.field public n:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
|
|
|
|
.field public o:Ljava/lang/String;
|
|
|
|
.field public p:Ljava/util/Map;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public q:Ljava/lang/String;
|
|
|
|
.field public r:Lcom/fyber/inneractive/sdk/external/ImpressionData;
|
|
|
|
.field public s:Lcom/fyber/inneractive/sdk/dv/g;
|
|
|
|
.field public t:I
|
|
|
|
.field public u:F
|
|
|
|
.field public v:Ljava/lang/String;
|
|
|
|
.field public w:I
|
|
|
|
.field public x:Ljava/lang/Exception;
|
|
|
|
.field public y:Ljava/lang/String;
|
|
|
|
.field public z:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput v0, p0, Lcom/fyber/inneractive/sdk/response/e;->t:I
|
|
|
|
const/high16 v1, -0x40800000 # -1.0f
|
|
|
|
iput v1, p0, Lcom/fyber/inneractive/sdk/response/e;->u:F
|
|
|
|
const/4 v1, -0x1
|
|
|
|
iput v1, p0, Lcom/fyber/inneractive/sdk/response/e;->w:I
|
|
|
|
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/response/e;->B:Z
|
|
|
|
.line 80
|
|
sget-object v1, Lcom/fyber/inneractive/sdk/ignite/l;->NONE:Lcom/fyber/inneractive/sdk/ignite/l;
|
|
|
|
iput-object v1, p0, Lcom/fyber/inneractive/sdk/response/e;->F:Lcom/fyber/inneractive/sdk/ignite/l;
|
|
|
|
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/response/e;->H:Z
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
iput-wide v1, p0, Lcom/fyber/inneractive/sdk/response/e;->I:J
|
|
|
|
iput-boolean v0, p0, Lcom/fyber/inneractive/sdk/response/e;->J:Z
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a()Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
|
|
.locals 1
|
|
|
|
.line 0
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/response/e;->n:Lcom/fyber/inneractive/sdk/config/enums/UnitDisplayType;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public abstract a(Lcom/fyber/inneractive/sdk/external/InneractiveAdRequest;Lcom/fyber/inneractive/sdk/config/global/s;)Lcom/fyber/inneractive/sdk/external/InneractiveErrorCode;
|
|
.end method
|
|
|
|
.method public final a(Ljava/lang/String;)V
|
|
.locals 4
|
|
|
|
.line 2
|
|
:try_start_0
|
|
invoke-static {p1}, Ljava/lang/Long;->parseLong(Ljava/lang/String;)J
|
|
|
|
move-result-wide v0
|
|
:try_end_0
|
|
.catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
const-wide/16 v0, 0x14
|
|
|
|
:goto_0
|
|
iput-wide v0, p0, Lcom/fyber/inneractive/sdk/response/e;->b:J
|
|
|
|
iget-wide v2, p0, Lcom/fyber/inneractive/sdk/response/e;->c:J
|
|
|
|
.line 8
|
|
sget-object p1, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
|
|
|
|
invoke-virtual {p1, v0, v1}, Ljava/util/concurrent/TimeUnit;->toMillis(J)J
|
|
|
|
move-result-wide v0
|
|
|
|
add-long/2addr v0, v2
|
|
|
|
iput-wide v0, p0, Lcom/fyber/inneractive/sdk/response/e;->a:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public abstract b()Lcom/fyber/inneractive/sdk/external/InneractiveErrorCode;
|
|
.end method
|