- 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
242 lines
9.1 KiB
Smali
242 lines
9.1 KiB
Smali
.class public final Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/protobuf/kotlin/ProtoDslMarker;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lgatewayprotocol/v1/DeveloperConsentKt;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Dsl"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$Companion;,
|
|
Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$OptionsProxy;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final Companion:Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$Companion;
|
|
|
|
|
|
# instance fields
|
|
.field private final _builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
new-instance v0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$Companion;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-direct {v0, v1}, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
|
|
sput-object v0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->Companion:Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$Companion;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>(Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;)V
|
|
.locals 0
|
|
|
|
.line 10
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public synthetic constructor <init>(Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
invoke-direct {p0, p1}, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;-><init>(Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final synthetic _build()Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent;
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 23
|
|
invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->build()Lcom/google/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, "_builder.build()"
|
|
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
check-cast v0, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final synthetic addAllOptions(Lcom/google/protobuf/kotlin/DslList;Ljava/lang/Iterable;)V
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "values"
|
|
|
|
invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iget-object p1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 81
|
|
invoke-virtual {p1, p2}, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;->addAllOptions(Ljava/lang/Iterable;)Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final synthetic addOptions(Lcom/google/protobuf/kotlin/DslList;Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)V
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "value"
|
|
|
|
invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iget-object p1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 54
|
|
invoke-virtual {p1, p2}, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;->addOptions(Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final synthetic clearOptions(Lcom/google/protobuf/kotlin/DslList;)V
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iget-object p1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 121
|
|
invoke-virtual {p1}, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;->clearOptions()Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final synthetic getOptions()Lcom/google/protobuf/kotlin/DslList;
|
|
.locals 3
|
|
|
|
.line 40
|
|
new-instance v0, Lcom/google/protobuf/kotlin/DslList;
|
|
|
|
iget-object v1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 41
|
|
invoke-virtual {v1}, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;->getOptionsList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "_builder.getOptionsList()"
|
|
|
|
invoke-static {v1, v2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 40
|
|
invoke-direct {v0, v1}, Lcom/google/protobuf/kotlin/DslList;-><init>(Ljava/util/List;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final synthetic plusAssignAllOptions(Lcom/google/protobuf/kotlin/DslList;Ljava/lang/Iterable;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/protobuf/kotlin/DslList<",
|
|
"Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;",
|
|
"Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$OptionsProxy;",
|
|
">;",
|
|
"Ljava/lang/Iterable<",
|
|
"Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "values"
|
|
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 95
|
|
invoke-virtual {p0, p1, p2}, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->addAllOptions(Lcom/google/protobuf/kotlin/DslList;Ljava/lang/Iterable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final synthetic plusAssignOptions(Lcom/google/protobuf/kotlin/DslList;Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/google/protobuf/kotlin/DslList<",
|
|
"Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;",
|
|
"Lgatewayprotocol/v1/DeveloperConsentKt$Dsl$OptionsProxy;",
|
|
">;",
|
|
"Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string v0, "value"
|
|
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 68
|
|
invoke-virtual {p0, p1, p2}, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->addOptions(Lcom/google/protobuf/kotlin/DslList;Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final synthetic setOptions(Lcom/google/protobuf/kotlin/DslList;ILgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)V
|
|
.locals 1
|
|
|
|
const-string v0, "<this>"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "value"
|
|
|
|
invoke-static {p3, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
iget-object p1, p0, Lgatewayprotocol/v1/DeveloperConsentKt$Dsl;->_builder:Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
.line 109
|
|
invoke-virtual {p1, p2, p3}, Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;->setOptions(ILgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsentOption;)Lgatewayprotocol/v1/DeveloperConsentOuterClass$DeveloperConsent$Builder;
|
|
|
|
return-void
|
|
.end method
|