- 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
683 lines
16 KiB
Smali
683 lines
16 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzfv;
|
|
.super Lcom/google/android/gms/internal/ads/zzfr;
|
|
.source "SourceFile"
|
|
|
|
|
|
# instance fields
|
|
.field private final zza:Landroid/content/ContentResolver;
|
|
|
|
.field private zzb:Landroid/net/Uri;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private zzc:Landroid/content/res/AssetFileDescriptor;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private zzd:Ljava/io/FileInputStream;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end field
|
|
|
|
.field private zze:J
|
|
|
|
.field private zzf:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;)V
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1
|
|
invoke-direct {p0, v0}, Lcom/google/android/gms/internal/ads/zzfr;-><init>(Z)V
|
|
|
|
.line 2
|
|
invoke-virtual {p1}, Landroid/content/Context;->getContentResolver()Landroid/content/ContentResolver;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzfv;->zza:Landroid/content/ContentResolver;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final zza([BII)I
|
|
.locals 8
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/android/gms/internal/ads/zzfu;
|
|
}
|
|
.end annotation
|
|
|
|
if-nez p3, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v2, v0, v2
|
|
|
|
const/4 v3, -0x1
|
|
|
|
if-eqz v2, :cond_4
|
|
|
|
const-wide/16 v4, -0x1
|
|
|
|
cmp-long v2, v0, v4
|
|
|
|
if-eqz v2, :cond_1
|
|
|
|
int-to-long v6, p3
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-static {v0, v1, v6, v7}, Ljava/lang/Math;->min(JJ)J
|
|
|
|
move-result-wide v0
|
|
|
|
long-to-int p3, v0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
:goto_0
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzd:Ljava/io/FileInputStream;
|
|
|
|
.line 2
|
|
sget v1, Lcom/google/android/gms/internal/ads/zzei;->zza:I
|
|
|
|
invoke-virtual {v0, p1, p2, p3}, Ljava/io/FileInputStream;->read([BII)I
|
|
|
|
move-result p1
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
if-ne p1, v3, :cond_2
|
|
|
|
return v3
|
|
|
|
:cond_2
|
|
iget-wide p2, p0, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
cmp-long v0, p2, v4
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
int-to-long v0, p1
|
|
|
|
sub-long/2addr p2, v0
|
|
|
|
iput-wide p2, p0, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
.line 4
|
|
:cond_3
|
|
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/ads/zzfr;->zzg(I)V
|
|
|
|
return p1
|
|
|
|
:goto_1
|
|
new-instance p2, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
const/16 p3, 0x7d0
|
|
|
|
.line 3
|
|
invoke-direct {p2, p1, p3}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw p2
|
|
|
|
:cond_4
|
|
return v3
|
|
.end method
|
|
|
|
.method public final zzb(Lcom/google/android/gms/internal/ads/zzgd;)J
|
|
.locals 15
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/android/gms/internal/ads/zzfu;
|
|
}
|
|
.end annotation
|
|
|
|
move-object v1, p0
|
|
|
|
move-object/from16 v0, p1
|
|
|
|
const/4 v3, 0x1
|
|
|
|
.line 1
|
|
:try_start_0
|
|
iget-object v4, v0, Lcom/google/android/gms/internal/ads/zzgd;->zza:Landroid/net/Uri;
|
|
|
|
invoke-virtual {v4}, Landroid/net/Uri;->normalizeScheme()Landroid/net/Uri;
|
|
|
|
move-result-object v4
|
|
|
|
iput-object v4, v1, Lcom/google/android/gms/internal/ads/zzfv;->zzb:Landroid/net/Uri;
|
|
|
|
.line 2
|
|
invoke-virtual/range {p0 .. p1}, Lcom/google/android/gms/internal/ads/zzfr;->zzi(Lcom/google/android/gms/internal/ads/zzgd;)V
|
|
|
|
const-string v5, "content"
|
|
|
|
.line 3
|
|
invoke-virtual {v4}, Landroid/net/Uri;->getScheme()Ljava/lang/String;
|
|
|
|
move-result-object v6
|
|
|
|
invoke-virtual {v5, v6}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result v5
|
|
|
|
if-eqz v5, :cond_0
|
|
|
|
new-instance v5, Landroid/os/Bundle;
|
|
|
|
.line 4
|
|
invoke-direct {v5}, Landroid/os/Bundle;-><init>()V
|
|
|
|
const-string v6, "android.provider.extra.ACCEPT_ORIGINAL_MEDIA_FORMAT"
|
|
|
|
.line 5
|
|
invoke-virtual {v5, v6, v3}, Landroid/os/BaseBundle;->putBoolean(Ljava/lang/String;Z)V
|
|
|
|
iget-object v6, v1, Lcom/google/android/gms/internal/ads/zzfv;->zza:Landroid/content/ContentResolver;
|
|
|
|
const-string v7, "*/*"
|
|
|
|
.line 6
|
|
invoke-virtual {v6, v4, v7, v5}, Landroid/content/ContentResolver;->openTypedAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/res/AssetFileDescriptor;
|
|
|
|
move-result-object v5
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
const/16 v3, 0x7d0
|
|
|
|
goto/16 :goto_4
|
|
|
|
:catch_1
|
|
move-exception v0
|
|
|
|
goto/16 :goto_6
|
|
|
|
:cond_0
|
|
iget-object v5, v1, Lcom/google/android/gms/internal/ads/zzfv;->zza:Landroid/content/ContentResolver;
|
|
|
|
const-string v6, "r"
|
|
|
|
.line 7
|
|
invoke-virtual {v5, v4, v6}, Landroid/content/ContentResolver;->openAssetFileDescriptor(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/res/AssetFileDescriptor;
|
|
|
|
move-result-object v5
|
|
|
|
:goto_0
|
|
iput-object v5, v1, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
if-eqz v5, :cond_b
|
|
|
|
.line 9
|
|
invoke-virtual {v5}, Landroid/content/res/AssetFileDescriptor;->getLength()J
|
|
|
|
move-result-wide v6
|
|
|
|
new-instance v4, Ljava/io/FileInputStream;
|
|
|
|
.line 10
|
|
invoke-virtual {v5}, Landroid/content/res/AssetFileDescriptor;->getFileDescriptor()Ljava/io/FileDescriptor;
|
|
|
|
move-result-object v8
|
|
|
|
invoke-direct {v4, v8}, Ljava/io/FileInputStream;-><init>(Ljava/io/FileDescriptor;)V
|
|
|
|
iput-object v4, v1, Lcom/google/android/gms/internal/ads/zzfv;->zzd:Ljava/io/FileInputStream;
|
|
|
|
const-wide/16 v8, -0x1
|
|
|
|
cmp-long v10, v6, v8
|
|
|
|
const/16 v11, 0x7d8
|
|
|
|
const/4 v12, 0x0
|
|
|
|
if-eqz v10, :cond_2
|
|
|
|
.line 11
|
|
iget-wide v13, v0, Lcom/google/android/gms/internal/ads/zzgd;->zze:J
|
|
|
|
cmp-long v13, v13, v6
|
|
|
|
if-gtz v13, :cond_1
|
|
|
|
goto :goto_1
|
|
|
|
.line 28
|
|
:cond_1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 26
|
|
invoke-direct {v0, v12, v11}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v0
|
|
|
|
.line 12
|
|
:cond_2
|
|
:goto_1
|
|
invoke-virtual {v5}, Landroid/content/res/AssetFileDescriptor;->getStartOffset()J
|
|
|
|
move-result-wide v13
|
|
|
|
.line 13
|
|
iget-wide v2, v0, Lcom/google/android/gms/internal/ads/zzgd;->zze:J
|
|
|
|
add-long/2addr v2, v13
|
|
|
|
.line 14
|
|
invoke-virtual {v4, v2, v3}, Ljava/io/FileInputStream;->skip(J)J
|
|
|
|
move-result-wide v2
|
|
|
|
sub-long/2addr v2, v13
|
|
|
|
.line 15
|
|
iget-wide v13, v0, Lcom/google/android/gms/internal/ads/zzgd;->zze:J
|
|
|
|
cmp-long v13, v2, v13
|
|
|
|
if-nez v13, :cond_a
|
|
|
|
const-wide/16 v13, 0x0
|
|
|
|
if-nez v10, :cond_5
|
|
|
|
.line 17
|
|
invoke-virtual {v4}, Ljava/io/FileInputStream;->getChannel()Ljava/nio/channels/FileChannel;
|
|
|
|
move-result-object v2
|
|
|
|
.line 18
|
|
invoke-virtual {v2}, Ljava/nio/channels/FileChannel;->size()J
|
|
|
|
move-result-wide v3
|
|
|
|
cmp-long v6, v3, v13
|
|
|
|
if-nez v6, :cond_3
|
|
|
|
iput-wide v8, v1, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
move-wide v3, v8
|
|
|
|
goto :goto_2
|
|
|
|
.line 19
|
|
:cond_3
|
|
invoke-virtual {v2}, Ljava/nio/channels/FileChannel;->position()J
|
|
|
|
move-result-wide v6
|
|
|
|
sub-long/2addr v3, v6
|
|
|
|
iput-wide v3, v1, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
cmp-long v2, v3, v13
|
|
|
|
if-ltz v2, :cond_4
|
|
|
|
goto :goto_2
|
|
|
|
.line 26
|
|
:cond_4
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 20
|
|
invoke-direct {v0, v12, v11}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v0
|
|
|
|
:cond_5
|
|
sub-long v3, v6, v2
|
|
|
|
iput-wide v3, v1, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
:try_end_0
|
|
.catch Lcom/google/android/gms/internal/ads/zzfu; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
cmp-long v2, v3, v13
|
|
|
|
if-ltz v2, :cond_9
|
|
|
|
.line 21
|
|
:goto_2
|
|
iget-wide v5, v0, Lcom/google/android/gms/internal/ads/zzgd;->zzf:J
|
|
|
|
cmp-long v2, v5, v8
|
|
|
|
if-eqz v2, :cond_7
|
|
|
|
cmp-long v2, v3, v8
|
|
|
|
if-nez v2, :cond_6
|
|
|
|
goto :goto_3
|
|
|
|
.line 22
|
|
:cond_6
|
|
invoke-static {v3, v4, v5, v6}, Ljava/lang/Math;->min(JJ)J
|
|
|
|
move-result-wide v5
|
|
|
|
:goto_3
|
|
iput-wide v5, v1, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
:cond_7
|
|
const/4 v2, 0x1
|
|
|
|
iput-boolean v2, v1, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
.line 23
|
|
invoke-virtual/range {p0 .. p1}, Lcom/google/android/gms/internal/ads/zzfr;->zzj(Lcom/google/android/gms/internal/ads/zzgd;)V
|
|
|
|
.line 24
|
|
iget-wide v2, v0, Lcom/google/android/gms/internal/ads/zzgd;->zzf:J
|
|
|
|
cmp-long v0, v2, v8
|
|
|
|
if-eqz v0, :cond_8
|
|
|
|
return-wide v2
|
|
|
|
:cond_8
|
|
iget-wide v2, v1, Lcom/google/android/gms/internal/ads/zzfv;->zze:J
|
|
|
|
return-wide v2
|
|
|
|
.line 20
|
|
:cond_9
|
|
:try_start_1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 25
|
|
invoke-direct {v0, v12, v11}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v0
|
|
|
|
.line 15
|
|
:cond_a
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 16
|
|
invoke-direct {v0, v12, v11}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v0
|
|
|
|
.line 6
|
|
:cond_b
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
new-instance v2, Ljava/io/IOException;
|
|
|
|
.line 8
|
|
invoke-static {v4}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object v3
|
|
|
|
new-instance v4, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v4}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v6, "Could not open file descriptor for: "
|
|
|
|
invoke-virtual {v4, v6}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v4, v3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v3
|
|
|
|
invoke-direct {v2, v3}, Ljava/io/IOException;-><init>(Ljava/lang/String;)V
|
|
:try_end_1
|
|
.catch Lcom/google/android/gms/internal/ads/zzfu; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
const/16 v3, 0x7d0
|
|
|
|
:try_start_2
|
|
invoke-direct {v0, v2, v3}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v0
|
|
:try_end_2
|
|
.catch Lcom/google/android/gms/internal/ads/zzfu; {:try_start_2 .. :try_end_2} :catch_1
|
|
.catch Ljava/io/IOException; {:try_start_2 .. :try_end_2} :catch_2
|
|
|
|
:catch_2
|
|
move-exception v0
|
|
|
|
.line 29
|
|
:goto_4
|
|
new-instance v2, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 27
|
|
instance-of v4, v0, Ljava/io/FileNotFoundException;
|
|
|
|
const/4 v5, 0x1
|
|
|
|
if-eq v5, v4, :cond_c
|
|
|
|
goto :goto_5
|
|
|
|
:cond_c
|
|
const/16 v3, 0x7d5
|
|
|
|
.line 28
|
|
:goto_5
|
|
invoke-direct {v2, v0, v3}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v2
|
|
|
|
.line 29
|
|
:goto_6
|
|
throw v0
|
|
.end method
|
|
|
|
.method public final zzc()Landroid/net/Uri;
|
|
.locals 1
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzb:Landroid/net/Uri;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final zzd()V
|
|
.locals 5
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/google/android/gms/internal/ads/zzfu;
|
|
}
|
|
.end annotation
|
|
|
|
const/4 v0, 0x0
|
|
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzb:Landroid/net/Uri;
|
|
|
|
const/16 v1, 0x7d0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
:try_start_0
|
|
iget-object v3, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzd:Ljava/io/FileInputStream;
|
|
|
|
if-eqz v3, :cond_0
|
|
|
|
.line 1
|
|
invoke-virtual {v3}, Ljava/io/FileInputStream;->close()V
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception v3
|
|
|
|
goto :goto_4
|
|
|
|
:catch_0
|
|
move-exception v3
|
|
|
|
goto :goto_3
|
|
|
|
:cond_0
|
|
:goto_0
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzd:Ljava/io/FileInputStream;
|
|
|
|
:try_start_1
|
|
iget-object v3, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
if-eqz v3, :cond_1
|
|
|
|
.line 3
|
|
invoke-virtual {v3}, Landroid/content/res/AssetFileDescriptor;->close()V
|
|
:try_end_1
|
|
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_1
|
|
|
|
goto :goto_1
|
|
|
|
:catchall_1
|
|
move-exception v1
|
|
|
|
goto :goto_7
|
|
|
|
:catch_1
|
|
move-exception v3
|
|
|
|
goto :goto_2
|
|
|
|
:cond_1
|
|
:goto_1
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
iput-boolean v2, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
.line 5
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzfr;->zzh()V
|
|
|
|
:cond_2
|
|
return-void
|
|
|
|
.line 6
|
|
:goto_2
|
|
:try_start_2
|
|
new-instance v4, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 4
|
|
invoke-direct {v4, v3, v1}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v4
|
|
:try_end_2
|
|
.catchall {:try_start_2 .. :try_end_2} :catchall_1
|
|
|
|
.line 5
|
|
:goto_3
|
|
:try_start_3
|
|
new-instance v4, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 2
|
|
invoke-direct {v4, v3, v1}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v4
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_0
|
|
|
|
:goto_4
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzd:Ljava/io/FileInputStream;
|
|
|
|
:try_start_4
|
|
iget-object v4, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
if-eqz v4, :cond_3
|
|
|
|
.line 3
|
|
invoke-virtual {v4}, Landroid/content/res/AssetFileDescriptor;->close()V
|
|
:try_end_4
|
|
.catch Ljava/io/IOException; {:try_start_4 .. :try_end_4} :catch_2
|
|
.catchall {:try_start_4 .. :try_end_4} :catchall_1
|
|
|
|
goto :goto_5
|
|
|
|
:catch_2
|
|
move-exception v3
|
|
|
|
goto :goto_6
|
|
|
|
:cond_3
|
|
:goto_5
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
iput-boolean v2, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
.line 5
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzfr;->zzh()V
|
|
|
|
.line 6
|
|
:cond_4
|
|
throw v3
|
|
|
|
.line 7
|
|
:goto_6
|
|
:try_start_5
|
|
new-instance v4, Lcom/google/android/gms/internal/ads/zzfu;
|
|
|
|
.line 4
|
|
invoke-direct {v4, v3, v1}, Lcom/google/android/gms/internal/ads/zzfu;-><init>(Ljava/io/IOException;I)V
|
|
|
|
throw v4
|
|
:try_end_5
|
|
.catchall {:try_start_5 .. :try_end_5} :catchall_1
|
|
|
|
:goto_7
|
|
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzc:Landroid/content/res/AssetFileDescriptor;
|
|
|
|
iget-boolean v0, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
if-eqz v0, :cond_5
|
|
|
|
iput-boolean v2, p0, Lcom/google/android/gms/internal/ads/zzfv;->zzf:Z
|
|
|
|
.line 5
|
|
invoke-virtual {p0}, Lcom/google/android/gms/internal/ads/zzfr;->zzh()V
|
|
|
|
.line 7
|
|
:cond_5
|
|
throw v1
|
|
.end method
|