- 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
262 lines
7.2 KiB
Smali
262 lines
7.2 KiB
Smali
.class public final Lcom/google/android/gms/identitycredentials/RegistrationRequestCreator;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/Parcelable$Creator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/google/android/gms/identitycredentials/RegistrationRequest;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static writeToParcel(Lcom/google/android/gms/identitycredentials/RegistrationRequest;Landroid/os/Parcel;I)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->beginObjectHeader(Landroid/os/Parcel;)I
|
|
|
|
move-result p2
|
|
|
|
invoke-virtual {p0}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;->getCredentials()[B
|
|
|
|
move-result-object v0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 2
|
|
invoke-static {p1, v1, v0, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeByteArray(Landroid/os/Parcel;I[BZ)V
|
|
|
|
const/4 v0, 0x2
|
|
|
|
invoke-virtual {p0}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;->getMatcher()[B
|
|
|
|
move-result-object v1
|
|
|
|
.line 3
|
|
invoke-static {p1, v0, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeByteArray(Landroid/os/Parcel;I[BZ)V
|
|
|
|
const/4 v0, 0x3
|
|
|
|
invoke-virtual {p0}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;->getType()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 4
|
|
invoke-static {p1, v0, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeString(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
|
|
|
const/4 v0, 0x4
|
|
|
|
invoke-virtual {p0}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;->getRequestType()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
.line 5
|
|
invoke-static {p1, v0, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeString(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
|
|
|
const/4 v0, 0x5
|
|
|
|
invoke-virtual {p0}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;->getProtocolTypes()Ljava/util/List;
|
|
|
|
move-result-object p0
|
|
|
|
.line 6
|
|
invoke-static {p1, v0, p0, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeStringList(Landroid/os/Parcel;ILjava/util/List;Z)V
|
|
|
|
.line 7
|
|
invoke-static {p1, p2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->finishObjectHeader(Landroid/os/Parcel;I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public createFromParcel(Landroid/os/Parcel;)Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
.locals 10
|
|
.param p1 # Landroid/os/Parcel;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->validateObjectHeader(Landroid/os/Parcel;)I
|
|
|
|
move-result v0
|
|
|
|
.line 2
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, ""
|
|
|
|
const/4 v3, 0x0
|
|
|
|
move-object v9, v1
|
|
|
|
move-object v7, v2
|
|
|
|
move-object v8, v7
|
|
|
|
move-object v5, v3
|
|
|
|
move-object v6, v5
|
|
|
|
.line 3
|
|
:goto_0
|
|
invoke-virtual {p1}, Landroid/os/Parcel;->dataPosition()I
|
|
|
|
move-result v1
|
|
|
|
if-ge v1, v0, :cond_5
|
|
|
|
.line 4
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->readHeader(Landroid/os/Parcel;)I
|
|
|
|
move-result v1
|
|
|
|
.line 5
|
|
invoke-static {v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->getFieldId(I)I
|
|
|
|
move-result v2
|
|
|
|
const/4 v3, 0x1
|
|
|
|
if-eq v2, v3, :cond_4
|
|
|
|
const/4 v3, 0x2
|
|
|
|
if-eq v2, v3, :cond_3
|
|
|
|
const/4 v3, 0x3
|
|
|
|
if-eq v2, v3, :cond_2
|
|
|
|
const/4 v3, 0x4
|
|
|
|
if-eq v2, v3, :cond_1
|
|
|
|
const/4 v3, 0x5
|
|
|
|
if-eq v2, v3, :cond_0
|
|
|
|
.line 11
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->skipUnknownField(Landroid/os/Parcel;I)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 6
|
|
:cond_0
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->createStringList(Landroid/os/Parcel;I)Ljava/util/ArrayList;
|
|
|
|
move-result-object v9
|
|
|
|
goto :goto_0
|
|
|
|
.line 7
|
|
:cond_1
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->createString(Landroid/os/Parcel;I)Ljava/lang/String;
|
|
|
|
move-result-object v8
|
|
|
|
goto :goto_0
|
|
|
|
.line 8
|
|
:cond_2
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->createString(Landroid/os/Parcel;I)Ljava/lang/String;
|
|
|
|
move-result-object v7
|
|
|
|
goto :goto_0
|
|
|
|
.line 9
|
|
:cond_3
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->createByteArray(Landroid/os/Parcel;I)[B
|
|
|
|
move-result-object v6
|
|
|
|
goto :goto_0
|
|
|
|
.line 10
|
|
:cond_4
|
|
invoke-static {p1, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->createByteArray(Landroid/os/Parcel;I)[B
|
|
|
|
move-result-object v5
|
|
|
|
goto :goto_0
|
|
|
|
.line 12
|
|
:cond_5
|
|
invoke-static {p1, v0}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelReader;->ensureAtEnd(Landroid/os/Parcel;I)V
|
|
|
|
.line 13
|
|
new-instance p1, Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
|
|
move-object v4, p1
|
|
|
|
invoke-direct/range {v4 .. v9}, Lcom/google/android/gms/identitycredentials/RegistrationRequest;-><init>([B[BLjava/lang/String;Ljava/lang/String;Ljava/util/List;)V
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
|
.locals 0
|
|
.param p1 # Landroid/os/Parcel;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 14
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/identitycredentials/RegistrationRequestCreator;->createFromParcel(Landroid/os/Parcel;)Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public newArray(I)[Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-array p1, p1, [Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic newArray(I)[Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.line 2
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/identitycredentials/RegistrationRequestCreator;->newArray(I)[Lcom/google/android/gms/identitycredentials/RegistrationRequest;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|