- 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
315 lines
10 KiB
Smali
315 lines
10 KiB
Smali
.class public final Lgatewayprotocol/v1/BidRequestEventKtKt;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
|
|
value = {
|
|
"SMAP\nBidRequestEventKt.kt\nKotlin\n*S Kotlin\n*F\n+ 1 BidRequestEventKt.kt\ngatewayprotocol/v1/BidRequestEventKtKt\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,798:1\n1#2:799\n*E\n"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static final -initializebidRequestEvent(Lkotlin/jvm/functions/Function1;)Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkotlin/jvm/functions/Function1;",
|
|
")",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "block"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 8
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventKt$Dsl;->Companion:Lgatewayprotocol/v1/BidRequestEventKt$Dsl$Companion;
|
|
|
|
invoke-static {}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;->newBuilder()Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent$Builder;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "newBuilder()"
|
|
|
|
invoke-static {v1, v2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-virtual {v0, v1}, Lgatewayprotocol/v1/BidRequestEventKt$Dsl$Companion;->_create(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent$Builder;)Lgatewayprotocol/v1/BidRequestEventKt$Dsl;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {p0, v0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
invoke-virtual {v0}, Lgatewayprotocol/v1/BidRequestEventKt$Dsl;->_build()Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final copy(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;Lkotlin/jvm/functions/Function1;)Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;",
|
|
"Lkotlin/jvm/functions/Function1;",
|
|
")",
|
|
"Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "block"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 772
|
|
sget-object v0, Lgatewayprotocol/v1/BidRequestEventKt$Dsl;->Companion:Lgatewayprotocol/v1/BidRequestEventKt$Dsl$Companion;
|
|
|
|
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$Builder;
|
|
|
|
move-result-object p0
|
|
|
|
const-string v1, "this.toBuilder()"
|
|
|
|
invoke-static {p0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
check-cast p0, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent$Builder;
|
|
|
|
invoke-virtual {v0, p0}, Lgatewayprotocol/v1/BidRequestEventKt$Dsl$Companion;->_create(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent$Builder;)Lgatewayprotocol/v1/BidRequestEventKt$Dsl;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-interface {p1, p0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
invoke-virtual {p0}, Lgatewayprotocol/v1/BidRequestEventKt$Dsl;->_build()Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEvent;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getAppOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$App;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 778
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasApp()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getApp()Lgatewayprotocol/v1/BidRequestEventOuterClass$App;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getDeviceOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$Device;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 787
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasDevice()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getDevice()Lgatewayprotocol/v1/BidRequestEventOuterClass$Device;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getGeoOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$Geo;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 790
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasGeo()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getGeo()Lgatewayprotocol/v1/BidRequestEventOuterClass$Geo;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getPublisherOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$Publisher;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 784
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasPublisher()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getPublisher()Lgatewayprotocol/v1/BidRequestEventOuterClass$Publisher;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getStatusOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$GatewayStatus;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 793
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasStatus()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getStatus()Lgatewayprotocol/v1/BidRequestEventOuterClass$GatewayStatus;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getTimestampOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lcom/google/protobuf/Timestamp;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 796
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasTimestamp()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getTimestamp()Lcom/google/protobuf/Timestamp;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getTokenInfoOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 775
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasTokenInfo()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getTokenInfo()Lgatewayprotocol/v1/BidRequestEventOuterClass$TokenInfo;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final getUserOrNull(Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;)Lgatewayprotocol/v1/BidRequestEventOuterClass$User;
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 781
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->hasUser()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-interface {p0}, Lgatewayprotocol/v1/BidRequestEventOuterClass$BidRequestEventOrBuilder;->getUser()Lgatewayprotocol/v1/BidRequestEventOuterClass$User;
|
|
|
|
move-result-object p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|