* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
804 lines
16 KiB
Smali
804 lines
16 KiB
Smali
.class public final Lcom/google/android/gms/cast/internal/zzav;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# static fields
|
|
.field public static final j:Ljava/lang/Object;
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lcom/google/android/gms/cast/internal/Logger;
|
|
|
|
.field public final b:J
|
|
|
|
.field public final c:Ljava/lang/String;
|
|
|
|
.field public final d:Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.field public final e:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
.field public f:J
|
|
|
|
.field public g:J
|
|
|
|
.field public h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.field public i:Ljava/lang/Runnable;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Ljava/lang/Object;
|
|
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(JLjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iput-wide p1, p0, Lcom/google/android/gms/cast/internal/zzav;->b:J
|
|
|
|
.line 5
|
|
.line 6
|
|
iput-object p3, p0, Lcom/google/android/gms/cast/internal/zzav;->c:Ljava/lang/String;
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-static {}, Lcom/google/android/gms/common/util/DefaultClock;->getInstance()Lcom/google/android/gms/common/util/Clock;
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
move-result-object p1
|
|
|
|
.line 12
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->e:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
.line 13
|
|
.line 14
|
|
const-wide/16 p1, -0x1
|
|
|
|
.line 15
|
|
.line 16
|
|
iput-wide p1, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 17
|
|
.line 18
|
|
const-wide/16 p1, 0x0
|
|
|
|
.line 19
|
|
.line 20
|
|
iput-wide p1, p0, Lcom/google/android/gms/cast/internal/zzav;->g:J
|
|
|
|
.line 21
|
|
.line 22
|
|
new-instance p1, Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.line 23
|
|
.line 24
|
|
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object p2
|
|
|
|
.line 28
|
|
invoke-direct {p1, p2}, Lcom/google/android/gms/internal/cast/zzfk;-><init>(Landroid/os/Looper;)V
|
|
|
|
.line 29
|
|
.line 30
|
|
.line 31
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->d:Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.line 32
|
|
.line 33
|
|
new-instance p1, Lcom/google/android/gms/cast/internal/Logger;
|
|
|
|
.line 34
|
|
.line 35
|
|
const-string p2, "RequestTracker"
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-direct {p1, p2, p3}, Lcom/google/android/gms/cast/internal/Logger;-><init>(Ljava/lang/String;Ljava/lang/String;)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->a:Lcom/google/android/gms/cast/internal/Logger;
|
|
|
|
.line 41
|
|
.line 42
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final a(JLcom/google/android/gms/cast/internal/zzat;)V
|
|
.locals 10
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/cast/internal/zzav;->e:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-interface {v0}, Lcom/google/android/gms/common/util/Clock;->currentTimeMillis()J
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-wide v6
|
|
|
|
.line 7
|
|
sget-object v9, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 8
|
|
.line 9
|
|
monitor-enter v9
|
|
|
|
.line 10
|
|
:try_start_0
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/internal/zzav;->h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 11
|
|
.line 12
|
|
iget-wide v2, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 13
|
|
.line 14
|
|
iget-wide v4, p0, Lcom/google/android/gms/cast/internal/zzav;->g:J
|
|
|
|
.line 15
|
|
.line 16
|
|
iput-wide p1, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 17
|
|
.line 18
|
|
iput-object p3, p0, Lcom/google/android/gms/cast/internal/zzav;->h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 19
|
|
.line 20
|
|
iput-wide v6, p0, Lcom/google/android/gms/cast/internal/zzav;->g:J
|
|
|
|
.line 21
|
|
.line 22
|
|
monitor-exit v9
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_1
|
|
|
|
.line 23
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 24
|
|
.line 25
|
|
iget-object v8, p0, Lcom/google/android/gms/cast/internal/zzav;->c:Ljava/lang/String;
|
|
|
|
.line 26
|
|
.line 27
|
|
invoke-interface/range {v1 .. v8}, Lcom/google/android/gms/cast/internal/zzat;->a(JJJLjava/lang/String;)V
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
:cond_0
|
|
monitor-enter v9
|
|
|
|
.line 31
|
|
:try_start_1
|
|
iget-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->i:Ljava/lang/Runnable;
|
|
|
|
.line 32
|
|
.line 33
|
|
if-eqz p1, :cond_1
|
|
|
|
.line 34
|
|
.line 35
|
|
iget-object p2, p0, Lcom/google/android/gms/cast/internal/zzav;->d:Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-virtual {p2, p1}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
goto :goto_0
|
|
|
|
.line 41
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
.line 42
|
|
move-object p1, v0
|
|
|
|
.line 43
|
|
goto :goto_1
|
|
|
|
.line 44
|
|
:cond_1
|
|
:goto_0
|
|
new-instance p1, Lcom/google/android/gms/cast/internal/zzau;
|
|
|
|
.line 45
|
|
.line 46
|
|
invoke-direct {p1, p0}, Lcom/google/android/gms/cast/internal/zzau;-><init>(Lcom/google/android/gms/cast/internal/zzav;)V
|
|
|
|
.line 47
|
|
.line 48
|
|
.line 49
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->i:Ljava/lang/Runnable;
|
|
|
|
.line 50
|
|
.line 51
|
|
iget-object p2, p0, Lcom/google/android/gms/cast/internal/zzav;->d:Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.line 52
|
|
.line 53
|
|
iget-wide v0, p0, Lcom/google/android/gms/cast/internal/zzav;->b:J
|
|
|
|
.line 54
|
|
.line 55
|
|
invoke-virtual {p2, p1, v0, v1}, Landroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z
|
|
|
|
.line 56
|
|
.line 57
|
|
.line 58
|
|
monitor-exit v9
|
|
|
|
.line 59
|
|
return-void
|
|
|
|
.line 60
|
|
:goto_1
|
|
monitor-exit v9
|
|
:try_end_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
|
|
|
.line 61
|
|
throw p1
|
|
|
|
.line 62
|
|
:catchall_1
|
|
move-exception v0
|
|
|
|
.line 63
|
|
move-object p1, v0
|
|
|
|
.line 64
|
|
:try_start_2
|
|
monitor-exit v9
|
|
:try_end_2
|
|
.catchall {:try_start_2 .. :try_end_2} :catchall_1
|
|
|
|
.line 65
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final b()Z
|
|
.locals 5
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 2
|
|
.line 3
|
|
monitor-enter v0
|
|
|
|
.line 4
|
|
:try_start_0
|
|
iget-wide v1, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 5
|
|
.line 6
|
|
const-wide/16 v3, -0x1
|
|
|
|
.line 7
|
|
.line 8
|
|
cmp-long v1, v1, v3
|
|
|
|
.line 9
|
|
.line 10
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 11
|
|
.line 12
|
|
const/4 v1, 0x1
|
|
|
|
.line 13
|
|
goto :goto_0
|
|
|
|
.line 14
|
|
:cond_0
|
|
const/4 v1, 0x0
|
|
|
|
.line 15
|
|
:goto_0
|
|
monitor-exit v0
|
|
|
|
.line 16
|
|
return v1
|
|
|
|
.line 17
|
|
:catchall_0
|
|
move-exception v1
|
|
|
|
.line 18
|
|
monitor-exit v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 19
|
|
throw v1
|
|
.end method
|
|
|
|
.method public final c(J)Z
|
|
.locals 5
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 2
|
|
.line 3
|
|
monitor-enter v0
|
|
|
|
.line 4
|
|
:try_start_0
|
|
iget-wide v1, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 5
|
|
.line 6
|
|
const-wide/16 v3, -0x1
|
|
|
|
.line 7
|
|
.line 8
|
|
cmp-long v3, v1, v3
|
|
|
|
.line 9
|
|
.line 10
|
|
const/4 v4, 0x0
|
|
|
|
.line 11
|
|
if-eqz v3, :cond_0
|
|
|
|
.line 12
|
|
.line 13
|
|
cmp-long p1, v1, p1
|
|
|
|
.line 14
|
|
.line 15
|
|
if-nez p1, :cond_0
|
|
|
|
.line 16
|
|
.line 17
|
|
const/4 v4, 0x1
|
|
|
|
.line 18
|
|
:cond_0
|
|
monitor-exit v0
|
|
|
|
.line 19
|
|
return v4
|
|
|
|
.line 20
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
.line 21
|
|
monitor-exit v0
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 22
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final d(JILcom/google/android/gms/cast/internal/zzaq;)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
const-string v0, "request "
|
|
|
|
.line 2
|
|
.line 3
|
|
sget-object v1, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 4
|
|
.line 5
|
|
monitor-enter v1
|
|
|
|
.line 6
|
|
:try_start_0
|
|
invoke-virtual {p0, p1, p2}, Lcom/google/android/gms/cast/internal/zzav;->c(J)Z
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v2
|
|
|
|
.line 10
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 11
|
|
.line 12
|
|
sget-object v2, Ljava/util/Locale;->ROOT:Ljava/util/Locale;
|
|
|
|
.line 13
|
|
.line 14
|
|
new-instance v2, Ljava/lang/StringBuilder;
|
|
|
|
.line 15
|
|
.line 16
|
|
invoke-direct {v2, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 17
|
|
.line 18
|
|
.line 19
|
|
invoke-virtual {v2, p1, p2}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
const-string p1, " completed"
|
|
|
|
.line 23
|
|
.line 24
|
|
invoke-virtual {v2, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
move-result-object p1
|
|
|
|
.line 31
|
|
invoke-virtual {p0, p4, p3, p1}, Lcom/google/android/gms/cast/internal/zzav;->f(Ljava/lang/Object;ILjava/lang/String;)V
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
monitor-exit v1
|
|
|
|
.line 35
|
|
return-void
|
|
|
|
.line 36
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
.line 37
|
|
goto :goto_0
|
|
|
|
.line 38
|
|
:cond_0
|
|
monitor-exit v1
|
|
|
|
.line 39
|
|
return-void
|
|
|
|
.line 40
|
|
:goto_0
|
|
monitor-exit v1
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 41
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final e(I)Z
|
|
.locals 5
|
|
|
|
.line 1
|
|
const-string v0, "clearing request "
|
|
|
|
.line 2
|
|
.line 3
|
|
sget-object v1, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 4
|
|
.line 5
|
|
monitor-enter v1
|
|
|
|
.line 6
|
|
:try_start_0
|
|
invoke-virtual {p0}, Lcom/google/android/gms/cast/internal/zzav;->b()Z
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
move-result v2
|
|
|
|
.line 10
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 11
|
|
.line 12
|
|
sget-object v2, Ljava/util/Locale;->ROOT:Ljava/util/Locale;
|
|
|
|
.line 13
|
|
.line 14
|
|
iget-wide v2, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 15
|
|
.line 16
|
|
new-instance v4, Ljava/lang/StringBuilder;
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-direct {v4, v0}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
invoke-virtual {v4, v2, v3}, Ljava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
|
|
|
|
.line 22
|
|
.line 23
|
|
.line 24
|
|
invoke-virtual {v4}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object v0
|
|
|
|
.line 28
|
|
const/4 v2, 0x0
|
|
|
|
.line 29
|
|
invoke-virtual {p0, v2, p1, v0}, Lcom/google/android/gms/cast/internal/zzav;->f(Ljava/lang/Object;ILjava/lang/String;)V
|
|
|
|
.line 30
|
|
.line 31
|
|
.line 32
|
|
monitor-exit v1
|
|
|
|
.line 33
|
|
const/4 p1, 0x1
|
|
|
|
.line 34
|
|
return p1
|
|
|
|
.line 35
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
.line 36
|
|
goto :goto_0
|
|
|
|
.line 37
|
|
:cond_0
|
|
monitor-exit v1
|
|
|
|
.line 38
|
|
const/4 p1, 0x0
|
|
|
|
.line 39
|
|
return p1
|
|
|
|
.line 40
|
|
:goto_0
|
|
monitor-exit v1
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 41
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final f(Ljava/lang/Object;ILjava/lang/String;)V
|
|
.locals 11
|
|
|
|
.line 1
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
new-array v0, v0, [Ljava/lang/Object;
|
|
|
|
.line 3
|
|
.line 4
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/internal/zzav;->a:Lcom/google/android/gms/cast/internal/Logger;
|
|
|
|
.line 5
|
|
.line 6
|
|
invoke-virtual {v1, p3, v0}, Lcom/google/android/gms/cast/internal/Logger;->b(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
.line 7
|
|
.line 8
|
|
.line 9
|
|
sget-object p3, Lcom/google/android/gms/cast/internal/zzav;->j:Ljava/lang/Object;
|
|
|
|
.line 10
|
|
.line 11
|
|
monitor-enter p3
|
|
|
|
.line 12
|
|
:try_start_0
|
|
iget-object v0, p0, Lcom/google/android/gms/cast/internal/zzav;->h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 13
|
|
.line 14
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 15
|
|
.line 16
|
|
iget-object v0, p0, Lcom/google/android/gms/cast/internal/zzav;->e:Lcom/google/android/gms/common/util/Clock;
|
|
|
|
.line 17
|
|
.line 18
|
|
invoke-interface {v0}, Lcom/google/android/gms/common/util/Clock;->currentTimeMillis()J
|
|
|
|
.line 19
|
|
.line 20
|
|
.line 21
|
|
move-result-wide v9
|
|
|
|
.line 22
|
|
iget-object v0, p0, Lcom/google/android/gms/cast/internal/zzav;->h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 23
|
|
.line 24
|
|
invoke-static {v0}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object v0
|
|
|
|
.line 28
|
|
move-object v1, v0
|
|
|
|
.line 29
|
|
check-cast v1, Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 30
|
|
.line 31
|
|
iget-object v2, p0, Lcom/google/android/gms/cast/internal/zzav;->c:Ljava/lang/String;
|
|
|
|
.line 32
|
|
.line 33
|
|
iget-wide v3, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 34
|
|
.line 35
|
|
iget-wide v7, p0, Lcom/google/android/gms/cast/internal/zzav;->g:J
|
|
|
|
.line 36
|
|
.line 37
|
|
move-object v6, p1
|
|
|
|
.line 38
|
|
move v5, p2
|
|
|
|
.line 39
|
|
invoke-interface/range {v1 .. v10}, Lcom/google/android/gms/cast/internal/zzat;->b(Ljava/lang/String;JILjava/lang/Object;JJ)V
|
|
|
|
.line 40
|
|
.line 41
|
|
.line 42
|
|
goto :goto_0
|
|
|
|
.line 43
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
.line 44
|
|
move-object p1, v0
|
|
|
|
.line 45
|
|
goto :goto_3
|
|
|
|
.line 46
|
|
:cond_0
|
|
:goto_0
|
|
const-wide/16 p1, -0x1
|
|
|
|
.line 47
|
|
.line 48
|
|
iput-wide p1, p0, Lcom/google/android/gms/cast/internal/zzav;->f:J
|
|
|
|
.line 49
|
|
.line 50
|
|
const/4 p1, 0x0
|
|
|
|
.line 51
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->h:Lcom/google/android/gms/cast/internal/zzat;
|
|
|
|
.line 52
|
|
.line 53
|
|
monitor-enter p3
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 54
|
|
:try_start_1
|
|
iget-object p2, p0, Lcom/google/android/gms/cast/internal/zzav;->i:Ljava/lang/Runnable;
|
|
|
|
.line 55
|
|
.line 56
|
|
if-nez p2, :cond_1
|
|
|
|
.line 57
|
|
.line 58
|
|
monitor-exit p3
|
|
|
|
.line 59
|
|
goto :goto_1
|
|
|
|
.line 60
|
|
:catchall_1
|
|
move-exception v0
|
|
|
|
.line 61
|
|
move-object p1, v0
|
|
|
|
.line 62
|
|
goto :goto_2
|
|
|
|
.line 63
|
|
:cond_1
|
|
iget-object v0, p0, Lcom/google/android/gms/cast/internal/zzav;->d:Lcom/google/android/gms/internal/cast/zzfk;
|
|
|
|
.line 64
|
|
.line 65
|
|
invoke-virtual {v0, p2}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
|
|
|
|
.line 66
|
|
.line 67
|
|
.line 68
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/internal/zzav;->i:Ljava/lang/Runnable;
|
|
|
|
.line 69
|
|
.line 70
|
|
monitor-exit p3
|
|
:try_end_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_1
|
|
|
|
.line 71
|
|
:goto_1
|
|
:try_start_2
|
|
monitor-exit p3
|
|
:try_end_2
|
|
.catchall {:try_start_2 .. :try_end_2} :catchall_0
|
|
|
|
.line 72
|
|
return-void
|
|
|
|
.line 73
|
|
:goto_2
|
|
:try_start_3
|
|
monitor-exit p3
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_1
|
|
|
|
.line 74
|
|
:try_start_4
|
|
throw p1
|
|
|
|
.line 75
|
|
:goto_3
|
|
monitor-exit p3
|
|
:try_end_4
|
|
.catchall {:try_start_4 .. :try_end_4} :catchall_0
|
|
|
|
.line 76
|
|
throw p1
|
|
.end method
|