- 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
120 lines
4.1 KiB
Smali
120 lines
4.1 KiB
Smali
.class final Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;
|
|
.super Lkotlin/jvm/internal/Lambda;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lkotlin/jvm/functions/Function0;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2;->invoke()Lcom/vungle/ads/internal/util/SuspendableTimer;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lkotlin/jvm/internal/Lambda;",
|
|
"Lkotlin/jvm/functions/Function0;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/vungle/ads/internal/presenter/MRAIDPresenter;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
const/4 p1, 0x0
|
|
|
|
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public bridge synthetic invoke()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 103
|
|
invoke-virtual {p0}, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->invoke()V
|
|
|
|
sget-object v0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final invoke()V
|
|
.locals 6
|
|
|
|
.line 104
|
|
sget-object v0, Lcom/vungle/ads/AnalyticsClient;->INSTANCE:Lcom/vungle/ads/AnalyticsClient;
|
|
|
|
const/16 v1, 0x13e
|
|
|
|
const-string v2, "Error ad template missing Heartbeat"
|
|
|
|
iget-object v3, p0, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
.line 107
|
|
invoke-static {v3}, Lcom/vungle/ads/internal/presenter/MRAIDPresenter;->access$getPlacement$p(Lcom/vungle/ads/internal/presenter/MRAIDPresenter;)Lcom/vungle/ads/internal/model/Placement;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-virtual {v3}, Lcom/vungle/ads/internal/model/Placement;->getReferenceId()Ljava/lang/String;
|
|
|
|
move-result-object v3
|
|
|
|
iget-object v4, p0, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
.line 108
|
|
invoke-static {v4}, Lcom/vungle/ads/internal/presenter/MRAIDPresenter;->access$getAdvertisement$p(Lcom/vungle/ads/internal/presenter/MRAIDPresenter;)Lcom/vungle/ads/internal/model/AdPayload;
|
|
|
|
move-result-object v4
|
|
|
|
invoke-virtual {v4}, Lcom/vungle/ads/internal/model/AdPayload;->getCreativeId()Ljava/lang/String;
|
|
|
|
move-result-object v4
|
|
|
|
iget-object v5, p0, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
.line 109
|
|
invoke-static {v5}, Lcom/vungle/ads/internal/presenter/MRAIDPresenter;->access$getAdvertisement$p(Lcom/vungle/ads/internal/presenter/MRAIDPresenter;)Lcom/vungle/ads/internal/model/AdPayload;
|
|
|
|
move-result-object v5
|
|
|
|
invoke-virtual {v5}, Lcom/vungle/ads/internal/model/AdPayload;->eventId()Ljava/lang/String;
|
|
|
|
move-result-object v5
|
|
|
|
.line 104
|
|
invoke-virtual/range {v0 .. v5}, Lcom/vungle/ads/AnalyticsClient;->logError$vungle_ads_release(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
iget-object v0, p0, Lcom/vungle/ads/internal/presenter/MRAIDPresenter$suspendableTimer$2$1;->this$0:Lcom/vungle/ads/internal/presenter/MRAIDPresenter;
|
|
|
|
.line 111
|
|
new-instance v1, Lcom/vungle/ads/InternalError;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x2
|
|
|
|
const/16 v4, 0x273b
|
|
|
|
invoke-direct {v1, v4, v2, v3, v2}, Lcom/vungle/ads/InternalError;-><init>(ILjava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
invoke-static {v0, v1}, Lcom/vungle/ads/internal/presenter/MRAIDPresenter;->access$reportErrorAndCloseAd(Lcom/vungle/ads/internal/presenter/MRAIDPresenter;Lcom/vungle/ads/VungleError;)V
|
|
|
|
return-void
|
|
.end method
|