- 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
291 lines
8.2 KiB
Smali
291 lines
8.2 KiB
Smali
.class public final Lcom/google/android/gms/internal/drive/zzh;
|
|
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Class;
|
|
creator = "TransferProgressDataCreator"
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Reserved;
|
|
value = {
|
|
0x1
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/google/android/gms/internal/drive/zzh;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field final status:I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x4
|
|
.end annotation
|
|
.end field
|
|
|
|
.field final zzct:I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x2
|
|
.end annotation
|
|
.end field
|
|
|
|
.field final zzcw:J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x5
|
|
.end annotation
|
|
.end field
|
|
|
|
.field final zzcx:J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x6
|
|
.end annotation
|
|
.end field
|
|
|
|
.field final zzk:Lcom/google/android/gms/drive/DriveId;
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x3
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 26
|
|
new-instance v0, Lcom/google/android/gms/internal/drive/zzi;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/drive/zzi;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/drive/zzh;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(ILcom/google/android/gms/drive/DriveId;IJJ)V
|
|
.locals 0
|
|
.param p1 # I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x2
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lcom/google/android/gms/drive/DriveId;
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x3
|
|
.end annotation
|
|
.end param
|
|
.param p3 # I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x4
|
|
.end annotation
|
|
.end param
|
|
.param p4 # J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x5
|
|
.end annotation
|
|
.end param
|
|
.param p6 # J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x6
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Constructor;
|
|
.end annotation
|
|
|
|
.line 10
|
|
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
|
|
|
iput p1, p0, Lcom/google/android/gms/internal/drive/zzh;->zzct:I
|
|
|
|
iput-object p2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzk:Lcom/google/android/gms/drive/DriveId;
|
|
|
|
iput p3, p0, Lcom/google/android/gms/internal/drive/zzh;->status:I
|
|
|
|
iput-wide p4, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcw:J
|
|
|
|
iput-wide p6, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcx:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final equals(Ljava/lang/Object;)Z
|
|
.locals 6
|
|
|
|
const/4 v0, 0x0
|
|
|
|
if-eqz p1, :cond_2
|
|
|
|
.line 17
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
const-class v2, Lcom/google/android/gms/internal/drive/zzh;
|
|
|
|
if-eq v1, v2, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v1, 0x1
|
|
|
|
if-ne p1, p0, :cond_1
|
|
|
|
return v1
|
|
|
|
.line 21
|
|
:cond_1
|
|
check-cast p1, Lcom/google/android/gms/internal/drive/zzh;
|
|
|
|
iget v2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzct:I
|
|
|
|
.line 22
|
|
iget v3, p1, Lcom/google/android/gms/internal/drive/zzh;->zzct:I
|
|
|
|
if-ne v2, v3, :cond_2
|
|
|
|
iget-object v2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzk:Lcom/google/android/gms/drive/DriveId;
|
|
|
|
iget-object v3, p1, Lcom/google/android/gms/internal/drive/zzh;->zzk:Lcom/google/android/gms/drive/DriveId;
|
|
|
|
.line 23
|
|
invoke-static {v2, v3}, Lcom/google/android/gms/common/internal/Objects;->equal(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_2
|
|
|
|
iget v2, p0, Lcom/google/android/gms/internal/drive/zzh;->status:I
|
|
|
|
iget v3, p1, Lcom/google/android/gms/internal/drive/zzh;->status:I
|
|
|
|
if-ne v2, v3, :cond_2
|
|
|
|
iget-wide v2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcw:J
|
|
|
|
iget-wide v4, p1, Lcom/google/android/gms/internal/drive/zzh;->zzcw:J
|
|
|
|
cmp-long v2, v2, v4
|
|
|
|
if-nez v2, :cond_2
|
|
|
|
iget-wide v2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcx:J
|
|
|
|
iget-wide v4, p1, Lcom/google/android/gms/internal/drive/zzh;->zzcx:J
|
|
|
|
cmp-long p1, v2, v4
|
|
|
|
if-nez p1, :cond_2
|
|
|
|
return v1
|
|
|
|
:cond_2
|
|
:goto_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public final hashCode()I
|
|
.locals 6
|
|
|
|
iget v0, p0, Lcom/google/android/gms/internal/drive/zzh;->zzct:I
|
|
|
|
.line 25
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/drive/zzh;->zzk:Lcom/google/android/gms/drive/DriveId;
|
|
|
|
iget v2, p0, Lcom/google/android/gms/internal/drive/zzh;->status:I
|
|
|
|
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object v2
|
|
|
|
iget-wide v3, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcw:J
|
|
|
|
invoke-static {v3, v4}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v3
|
|
|
|
iget-wide v4, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcx:J
|
|
|
|
invoke-static {v4, v5}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object v4
|
|
|
|
filled-new-array {v0, v1, v2, v3, v4}, [Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {v0}, Lcom/google/android/gms/common/internal/Objects;->hashCode([Ljava/lang/Object;)I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
|
.locals 4
|
|
|
|
.line 2
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->beginObjectHeader(Landroid/os/Parcel;)I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x2
|
|
|
|
iget v2, p0, Lcom/google/android/gms/internal/drive/zzh;->zzct:I
|
|
|
|
.line 3
|
|
invoke-static {p1, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
iget-object v1, p0, Lcom/google/android/gms/internal/drive/zzh;->zzk:Lcom/google/android/gms/drive/DriveId;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x3
|
|
|
|
.line 4
|
|
invoke-static {p1, v3, v1, p2, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeParcelable(Landroid/os/Parcel;ILandroid/os/Parcelable;IZ)V
|
|
|
|
const/4 p2, 0x4
|
|
|
|
iget v1, p0, Lcom/google/android/gms/internal/drive/zzh;->status:I
|
|
|
|
.line 5
|
|
invoke-static {p1, p2, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
const/4 p2, 0x5
|
|
|
|
iget-wide v1, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcw:J
|
|
|
|
.line 6
|
|
invoke-static {p1, p2, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeLong(Landroid/os/Parcel;IJ)V
|
|
|
|
const/4 p2, 0x6
|
|
|
|
iget-wide v1, p0, Lcom/google/android/gms/internal/drive/zzh;->zzcx:J
|
|
|
|
.line 7
|
|
invoke-static {p1, p2, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeLong(Landroid/os/Parcel;IJ)V
|
|
|
|
.line 8
|
|
invoke-static {p1, v0}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->finishObjectHeader(Landroid/os/Parcel;I)V
|
|
|
|
return-void
|
|
.end method
|