* 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>
1722 lines
33 KiB
Smali
1722 lines
33 KiB
Smali
.class public final Lcom/google/android/gms/cast/TextTrackStyle;
|
|
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Class;
|
|
creator = "TextTrackStyleCreator"
|
|
.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 build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
|
|
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/google/android/gms/cast/TextTrackStyle;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field public c:F
|
|
|
|
.field public f:I
|
|
|
|
.field public g:I
|
|
|
|
.field public h:I
|
|
|
|
.field public i:I
|
|
|
|
.field public j:I
|
|
|
|
.field public k:I
|
|
|
|
.field public l:I
|
|
|
|
.field public m:Ljava/lang/String;
|
|
|
|
.field public n:I
|
|
|
|
.field public o:I
|
|
|
|
.field public p:Ljava/lang/String;
|
|
|
|
.field public q:Lorg/json/JSONObject;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/cast/zzdf;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-direct {v0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
sput-object v0, Lcom/google/android/gms/cast/TextTrackStyle;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
.line 7
|
|
.line 8
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(FIIIIIIILjava/lang/String;IILjava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
iput p1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 5
|
|
.line 6
|
|
iput p2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 7
|
|
.line 8
|
|
iput p3, p0, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 9
|
|
.line 10
|
|
iput p4, p0, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
|
|
.line 11
|
|
.line 12
|
|
iput p5, p0, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 13
|
|
.line 14
|
|
iput p6, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 15
|
|
.line 16
|
|
iput p7, p0, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 17
|
|
.line 18
|
|
iput p8, p0, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 19
|
|
.line 20
|
|
iput-object p9, p0, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 21
|
|
.line 22
|
|
iput p10, p0, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
|
|
.line 23
|
|
.line 24
|
|
iput p11, p0, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
|
|
.line 25
|
|
.line 26
|
|
iput-object p12, p0, Lcom/google/android/gms/cast/TextTrackStyle;->p:Ljava/lang/String;
|
|
|
|
.line 27
|
|
.line 28
|
|
const/4 p1, 0x0
|
|
|
|
.line 29
|
|
if-eqz p12, :cond_0
|
|
|
|
.line 30
|
|
.line 31
|
|
:try_start_0
|
|
new-instance p2, Lorg/json/JSONObject;
|
|
|
|
.line 32
|
|
.line 33
|
|
iget-object p3, p0, Lcom/google/android/gms/cast/TextTrackStyle;->p:Ljava/lang/String;
|
|
|
|
.line 34
|
|
.line 35
|
|
invoke-direct {p2, p3}, Lorg/json/JSONObject;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 36
|
|
.line 37
|
|
.line 38
|
|
iput-object p2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
:try_end_0
|
|
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 39
|
|
.line 40
|
|
return-void
|
|
|
|
.line 41
|
|
:catch_0
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 42
|
|
.line 43
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->p:Ljava/lang/String;
|
|
|
|
.line 44
|
|
.line 45
|
|
return-void
|
|
|
|
.line 46
|
|
:cond_0
|
|
iput-object p1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 47
|
|
.line 48
|
|
return-void
|
|
.end method
|
|
|
|
.method public static final G(Ljava/lang/String;)I
|
|
.locals 7
|
|
|
|
.line 1
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 3
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
.line 5
|
|
.line 6
|
|
.line 7
|
|
move-result v1
|
|
|
|
.line 8
|
|
const/16 v2, 0x9
|
|
|
|
.line 9
|
|
.line 10
|
|
if-ne v1, v2, :cond_0
|
|
|
|
.line 11
|
|
.line 12
|
|
invoke-virtual {p0, v0}, Ljava/lang/String;->charAt(I)C
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
move-result v1
|
|
|
|
.line 16
|
|
const/16 v3, 0x23
|
|
|
|
.line 17
|
|
.line 18
|
|
if-ne v1, v3, :cond_0
|
|
|
|
.line 19
|
|
.line 20
|
|
const/4 v1, 0x1
|
|
|
|
.line 21
|
|
const/4 v3, 0x3
|
|
|
|
.line 22
|
|
:try_start_0
|
|
invoke-virtual {p0, v1, v3}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 23
|
|
.line 24
|
|
.line 25
|
|
move-result-object v1
|
|
|
|
.line 26
|
|
const/16 v4, 0x10
|
|
|
|
.line 27
|
|
.line 28
|
|
invoke-static {v1, v4}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I
|
|
|
|
.line 29
|
|
.line 30
|
|
.line 31
|
|
move-result v1
|
|
|
|
.line 32
|
|
const/4 v5, 0x5
|
|
|
|
.line 33
|
|
invoke-virtual {p0, v3, v5}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 34
|
|
.line 35
|
|
.line 36
|
|
move-result-object v3
|
|
|
|
.line 37
|
|
invoke-static {v3, v4}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
move-result v3
|
|
|
|
.line 41
|
|
const/4 v6, 0x7
|
|
|
|
.line 42
|
|
invoke-virtual {p0, v5, v6}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 43
|
|
.line 44
|
|
.line 45
|
|
move-result-object v5
|
|
|
|
.line 46
|
|
invoke-static {v5, v4}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I
|
|
|
|
.line 47
|
|
.line 48
|
|
.line 49
|
|
move-result v5
|
|
|
|
.line 50
|
|
invoke-virtual {p0, v6, v2}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
.line 51
|
|
.line 52
|
|
.line 53
|
|
move-result-object p0
|
|
|
|
.line 54
|
|
invoke-static {p0, v4}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;I)I
|
|
|
|
.line 55
|
|
.line 56
|
|
.line 57
|
|
move-result p0
|
|
|
|
.line 58
|
|
invoke-static {p0, v1, v3, v5}, Landroid/graphics/Color;->argb(IIII)I
|
|
|
|
.line 59
|
|
.line 60
|
|
.line 61
|
|
move-result p0
|
|
:try_end_0
|
|
.catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 62
|
|
return p0
|
|
|
|
.line 63
|
|
:catch_0
|
|
:cond_0
|
|
return v0
|
|
.end method
|
|
|
|
.method public static final X(I)Ljava/lang/String;
|
|
.locals 5
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/graphics/Color;->red(I)I
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result v0
|
|
|
|
.line 5
|
|
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v0
|
|
|
|
.line 9
|
|
invoke-static {p0}, Landroid/graphics/Color;->green(I)I
|
|
|
|
.line 10
|
|
.line 11
|
|
.line 12
|
|
move-result v1
|
|
|
|
.line 13
|
|
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result-object v1
|
|
|
|
.line 17
|
|
invoke-static {p0}, Landroid/graphics/Color;->blue(I)I
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
move-result v2
|
|
|
|
.line 21
|
|
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 22
|
|
.line 23
|
|
.line 24
|
|
move-result-object v2
|
|
|
|
.line 25
|
|
invoke-static {p0}, Landroid/graphics/Color;->alpha(I)I
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result p0
|
|
|
|
.line 29
|
|
invoke-static {p0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 30
|
|
.line 31
|
|
.line 32
|
|
move-result-object p0
|
|
|
|
.line 33
|
|
const/4 v3, 0x4
|
|
|
|
.line 34
|
|
new-array v3, v3, [Ljava/lang/Object;
|
|
|
|
.line 35
|
|
.line 36
|
|
const/4 v4, 0x0
|
|
|
|
.line 37
|
|
aput-object v0, v3, v4
|
|
|
|
.line 38
|
|
.line 39
|
|
const/4 v0, 0x1
|
|
|
|
.line 40
|
|
aput-object v1, v3, v0
|
|
|
|
.line 41
|
|
.line 42
|
|
const/4 v0, 0x2
|
|
|
|
.line 43
|
|
aput-object v2, v3, v0
|
|
|
|
.line 44
|
|
.line 45
|
|
const/4 v0, 0x3
|
|
|
|
.line 46
|
|
aput-object p0, v3, v0
|
|
|
|
.line 47
|
|
.line 48
|
|
const-string p0, "#%02X%02X%02X%02X"
|
|
|
|
.line 49
|
|
.line 50
|
|
invoke-static {p0, v3}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
.line 51
|
|
.line 52
|
|
.line 53
|
|
move-result-object p0
|
|
|
|
.line 54
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final F()Lorg/json/JSONObject;
|
|
.locals 8
|
|
|
|
.line 1
|
|
new-instance v0, Lorg/json/JSONObject;
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-direct {v0}, Lorg/json/JSONObject;-><init>()V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
:try_start_0
|
|
const-string v1, "fontScale"
|
|
|
|
.line 7
|
|
.line 8
|
|
iget v2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 9
|
|
.line 10
|
|
float-to-double v2, v2
|
|
|
|
.line 11
|
|
invoke-virtual {v0, v1, v2, v3}, Lorg/json/JSONObject;->put(Ljava/lang/String;D)Lorg/json/JSONObject;
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 15
|
|
.line 16
|
|
if-eqz v1, :cond_0
|
|
|
|
.line 17
|
|
.line 18
|
|
const-string v2, "foregroundColor"
|
|
|
|
.line 19
|
|
.line 20
|
|
invoke-static {v1}, Lcom/google/android/gms/cast/TextTrackStyle;->X(I)Ljava/lang/String;
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
move-result-object v1
|
|
|
|
.line 24
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
:cond_0
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 28
|
|
.line 29
|
|
if-eqz v1, :cond_1
|
|
|
|
.line 30
|
|
.line 31
|
|
const-string v2, "backgroundColor"
|
|
|
|
.line 32
|
|
.line 33
|
|
invoke-static {v1}, Lcom/google/android/gms/cast/TextTrackStyle;->X(I)Ljava/lang/String;
|
|
|
|
.line 34
|
|
.line 35
|
|
.line 36
|
|
move-result-object v1
|
|
|
|
.line 37
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
:cond_1
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
:try_end_0
|
|
.catch Lorg/json/JSONException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 41
|
|
.line 42
|
|
const-string v2, "NONE"
|
|
|
|
.line 43
|
|
.line 44
|
|
const/4 v3, 0x3
|
|
|
|
.line 45
|
|
const/4 v4, 0x1
|
|
|
|
.line 46
|
|
const/4 v5, 0x2
|
|
|
|
.line 47
|
|
const-string v6, "edgeType"
|
|
|
|
.line 48
|
|
.line 49
|
|
if-eqz v1, :cond_6
|
|
|
|
.line 50
|
|
.line 51
|
|
if-eq v1, v4, :cond_5
|
|
|
|
.line 52
|
|
.line 53
|
|
if-eq v1, v5, :cond_4
|
|
|
|
.line 54
|
|
.line 55
|
|
if-eq v1, v3, :cond_3
|
|
|
|
.line 56
|
|
.line 57
|
|
const/4 v7, 0x4
|
|
|
|
.line 58
|
|
if-eq v1, v7, :cond_2
|
|
|
|
.line 59
|
|
.line 60
|
|
goto :goto_0
|
|
|
|
.line 61
|
|
:cond_2
|
|
:try_start_1
|
|
const-string v1, "DEPRESSED"
|
|
|
|
.line 62
|
|
.line 63
|
|
invoke-virtual {v0, v6, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 64
|
|
.line 65
|
|
.line 66
|
|
goto :goto_0
|
|
|
|
.line 67
|
|
:cond_3
|
|
const-string v1, "RAISED"
|
|
|
|
.line 68
|
|
.line 69
|
|
invoke-virtual {v0, v6, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 70
|
|
.line 71
|
|
.line 72
|
|
goto :goto_0
|
|
|
|
.line 73
|
|
:cond_4
|
|
const-string v1, "DROP_SHADOW"
|
|
|
|
.line 74
|
|
.line 75
|
|
invoke-virtual {v0, v6, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 76
|
|
.line 77
|
|
.line 78
|
|
goto :goto_0
|
|
|
|
.line 79
|
|
:cond_5
|
|
const-string v1, "OUTLINE"
|
|
|
|
.line 80
|
|
.line 81
|
|
invoke-virtual {v0, v6, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 82
|
|
.line 83
|
|
.line 84
|
|
goto :goto_0
|
|
|
|
.line 85
|
|
:cond_6
|
|
invoke-virtual {v0, v6, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 86
|
|
.line 87
|
|
.line 88
|
|
:goto_0
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 89
|
|
.line 90
|
|
if-eqz v1, :cond_7
|
|
|
|
.line 91
|
|
.line 92
|
|
const-string v6, "edgeColor"
|
|
|
|
.line 93
|
|
.line 94
|
|
invoke-static {v1}, Lcom/google/android/gms/cast/TextTrackStyle;->X(I)Ljava/lang/String;
|
|
|
|
.line 95
|
|
.line 96
|
|
.line 97
|
|
move-result-object v1
|
|
|
|
.line 98
|
|
invoke-virtual {v0, v6, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 99
|
|
.line 100
|
|
.line 101
|
|
:cond_7
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
:try_end_1
|
|
.catch Lorg/json/JSONException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
.line 102
|
|
.line 103
|
|
const-string v6, "NORMAL"
|
|
|
|
.line 104
|
|
.line 105
|
|
const-string v7, "windowType"
|
|
|
|
.line 106
|
|
.line 107
|
|
if-eqz v1, :cond_a
|
|
|
|
.line 108
|
|
.line 109
|
|
if-eq v1, v4, :cond_9
|
|
|
|
.line 110
|
|
.line 111
|
|
if-eq v1, v5, :cond_8
|
|
|
|
.line 112
|
|
.line 113
|
|
goto :goto_1
|
|
|
|
.line 114
|
|
:cond_8
|
|
:try_start_2
|
|
const-string v1, "ROUNDED_CORNERS"
|
|
|
|
.line 115
|
|
.line 116
|
|
invoke-virtual {v0, v7, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 117
|
|
.line 118
|
|
.line 119
|
|
goto :goto_1
|
|
|
|
.line 120
|
|
:cond_9
|
|
invoke-virtual {v0, v7, v6}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 121
|
|
.line 122
|
|
.line 123
|
|
goto :goto_1
|
|
|
|
.line 124
|
|
:cond_a
|
|
invoke-virtual {v0, v7, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 125
|
|
.line 126
|
|
.line 127
|
|
:goto_1
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 128
|
|
.line 129
|
|
if-eqz v1, :cond_b
|
|
|
|
.line 130
|
|
.line 131
|
|
const-string v2, "windowColor"
|
|
|
|
.line 132
|
|
.line 133
|
|
invoke-static {v1}, Lcom/google/android/gms/cast/TextTrackStyle;->X(I)Ljava/lang/String;
|
|
|
|
.line 134
|
|
.line 135
|
|
.line 136
|
|
move-result-object v1
|
|
|
|
.line 137
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 138
|
|
.line 139
|
|
.line 140
|
|
:cond_b
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 141
|
|
.line 142
|
|
if-ne v1, v5, :cond_c
|
|
|
|
.line 143
|
|
.line 144
|
|
const-string v1, "windowRoundedCornerRadius"
|
|
|
|
.line 145
|
|
.line 146
|
|
iget v2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 147
|
|
.line 148
|
|
invoke-virtual {v0, v1, v2}, Lorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;
|
|
|
|
.line 149
|
|
.line 150
|
|
.line 151
|
|
:cond_c
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 152
|
|
.line 153
|
|
if-eqz v1, :cond_d
|
|
|
|
.line 154
|
|
.line 155
|
|
const-string v2, "fontFamily"
|
|
|
|
.line 156
|
|
.line 157
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 158
|
|
.line 159
|
|
.line 160
|
|
:cond_d
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
:try_end_2
|
|
.catch Lorg/json/JSONException; {:try_start_2 .. :try_end_2} :catch_0
|
|
|
|
.line 161
|
|
.line 162
|
|
const-string v2, "fontGenericFamily"
|
|
|
|
.line 163
|
|
.line 164
|
|
packed-switch v1, :pswitch_data_0
|
|
|
|
.line 165
|
|
.line 166
|
|
.line 167
|
|
goto :goto_2
|
|
|
|
.line 168
|
|
:pswitch_0
|
|
:try_start_3
|
|
const-string v1, "SMALL_CAPITALS"
|
|
|
|
.line 169
|
|
.line 170
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 171
|
|
.line 172
|
|
.line 173
|
|
goto :goto_2
|
|
|
|
.line 174
|
|
:pswitch_1
|
|
const-string v1, "CURSIVE"
|
|
|
|
.line 175
|
|
.line 176
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 177
|
|
.line 178
|
|
.line 179
|
|
goto :goto_2
|
|
|
|
.line 180
|
|
:pswitch_2
|
|
const-string v1, "CASUAL"
|
|
|
|
.line 181
|
|
.line 182
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 183
|
|
.line 184
|
|
.line 185
|
|
goto :goto_2
|
|
|
|
.line 186
|
|
:pswitch_3
|
|
const-string v1, "MONOSPACED_SERIF"
|
|
|
|
.line 187
|
|
.line 188
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 189
|
|
.line 190
|
|
.line 191
|
|
goto :goto_2
|
|
|
|
.line 192
|
|
:pswitch_4
|
|
const-string v1, "SERIF"
|
|
|
|
.line 193
|
|
.line 194
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 195
|
|
.line 196
|
|
.line 197
|
|
goto :goto_2
|
|
|
|
.line 198
|
|
:pswitch_5
|
|
const-string v1, "MONOSPACED_SANS_SERIF"
|
|
|
|
.line 199
|
|
.line 200
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 201
|
|
.line 202
|
|
.line 203
|
|
goto :goto_2
|
|
|
|
.line 204
|
|
:pswitch_6
|
|
const-string v1, "SANS_SERIF"
|
|
|
|
.line 205
|
|
.line 206
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 207
|
|
.line 208
|
|
.line 209
|
|
:goto_2
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
:try_end_3
|
|
.catch Lorg/json/JSONException; {:try_start_3 .. :try_end_3} :catch_0
|
|
|
|
.line 210
|
|
.line 211
|
|
const-string v2, "fontStyle"
|
|
|
|
.line 212
|
|
.line 213
|
|
if-eqz v1, :cond_11
|
|
|
|
.line 214
|
|
.line 215
|
|
if-eq v1, v4, :cond_10
|
|
|
|
.line 216
|
|
.line 217
|
|
if-eq v1, v5, :cond_f
|
|
|
|
.line 218
|
|
.line 219
|
|
if-eq v1, v3, :cond_e
|
|
|
|
.line 220
|
|
.line 221
|
|
goto :goto_3
|
|
|
|
.line 222
|
|
:cond_e
|
|
:try_start_4
|
|
const-string v1, "BOLD_ITALIC"
|
|
|
|
.line 223
|
|
.line 224
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 225
|
|
.line 226
|
|
.line 227
|
|
goto :goto_3
|
|
|
|
.line 228
|
|
:cond_f
|
|
const-string v1, "ITALIC"
|
|
|
|
.line 229
|
|
.line 230
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 231
|
|
.line 232
|
|
.line 233
|
|
goto :goto_3
|
|
|
|
.line 234
|
|
:cond_10
|
|
const-string v1, "BOLD"
|
|
|
|
.line 235
|
|
.line 236
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 237
|
|
.line 238
|
|
.line 239
|
|
goto :goto_3
|
|
|
|
.line 240
|
|
:cond_11
|
|
invoke-virtual {v0, v2, v6}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
|
|
.line 241
|
|
.line 242
|
|
.line 243
|
|
:goto_3
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 244
|
|
.line 245
|
|
if-eqz v1, :cond_12
|
|
|
|
.line 246
|
|
.line 247
|
|
const-string v2, "customData"
|
|
|
|
.line 248
|
|
.line 249
|
|
invoke-virtual {v0, v2, v1}, Lorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
|
|
:try_end_4
|
|
.catch Lorg/json/JSONException; {:try_start_4 .. :try_end_4} :catch_0
|
|
|
|
.line 250
|
|
.line 251
|
|
.line 252
|
|
:catch_0
|
|
:cond_12
|
|
return-object v0
|
|
|
|
.line 253
|
|
:pswitch_data_0
|
|
.packed-switch 0x0
|
|
:pswitch_6
|
|
:pswitch_5
|
|
:pswitch_4
|
|
:pswitch_3
|
|
:pswitch_2
|
|
:pswitch_1
|
|
:pswitch_0
|
|
.end packed-switch
|
|
.end method
|
|
|
|
.method public final equals(Ljava/lang/Object;)Z
|
|
.locals 6
|
|
|
|
.line 1
|
|
const/4 v0, 0x1
|
|
|
|
.line 2
|
|
if-ne p0, p1, :cond_0
|
|
|
|
.line 3
|
|
.line 4
|
|
return v0
|
|
|
|
.line 5
|
|
:cond_0
|
|
instance-of v1, p1, Lcom/google/android/gms/cast/TextTrackStyle;
|
|
|
|
.line 6
|
|
.line 7
|
|
const/4 v2, 0x0
|
|
|
|
.line 8
|
|
if-nez v1, :cond_1
|
|
|
|
.line 9
|
|
.line 10
|
|
return v2
|
|
|
|
.line 11
|
|
:cond_1
|
|
check-cast p1, Lcom/google/android/gms/cast/TextTrackStyle;
|
|
|
|
.line 12
|
|
.line 13
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 14
|
|
.line 15
|
|
if-eqz v1, :cond_2
|
|
|
|
.line 16
|
|
.line 17
|
|
move v3, v2
|
|
|
|
.line 18
|
|
goto :goto_0
|
|
|
|
.line 19
|
|
:cond_2
|
|
move v3, v0
|
|
|
|
.line 20
|
|
:goto_0
|
|
iget-object v4, p1, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 21
|
|
.line 22
|
|
if-eqz v4, :cond_3
|
|
|
|
.line 23
|
|
.line 24
|
|
move v5, v2
|
|
|
|
.line 25
|
|
goto :goto_1
|
|
|
|
.line 26
|
|
:cond_3
|
|
move v5, v0
|
|
|
|
.line 27
|
|
:goto_1
|
|
if-eq v3, v5, :cond_4
|
|
|
|
.line 28
|
|
.line 29
|
|
return v2
|
|
|
|
.line 30
|
|
:cond_4
|
|
if-eqz v1, :cond_6
|
|
|
|
.line 31
|
|
.line 32
|
|
if-eqz v4, :cond_6
|
|
|
|
.line 33
|
|
.line 34
|
|
invoke-static {v1, v4}, Lcom/google/android/gms/common/util/JsonUtils;->areJsonValuesEquivalent(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
|
|
.line 35
|
|
.line 36
|
|
.line 37
|
|
move-result v1
|
|
|
|
.line 38
|
|
if-eqz v1, :cond_5
|
|
|
|
.line 39
|
|
.line 40
|
|
goto :goto_2
|
|
|
|
.line 41
|
|
:cond_5
|
|
return v2
|
|
|
|
.line 42
|
|
:cond_6
|
|
:goto_2
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 43
|
|
.line 44
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 45
|
|
.line 46
|
|
cmpl-float v1, v1, v3
|
|
|
|
.line 47
|
|
.line 48
|
|
if-nez v1, :cond_7
|
|
|
|
.line 49
|
|
.line 50
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 51
|
|
.line 52
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 53
|
|
.line 54
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 55
|
|
.line 56
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 57
|
|
.line 58
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 59
|
|
.line 60
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 61
|
|
.line 62
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
|
|
.line 63
|
|
.line 64
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
|
|
.line 65
|
|
.line 66
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 67
|
|
.line 68
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 69
|
|
.line 70
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 71
|
|
.line 72
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 73
|
|
.line 74
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 75
|
|
.line 76
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 77
|
|
.line 78
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 79
|
|
.line 80
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 81
|
|
.line 82
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 83
|
|
.line 84
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 85
|
|
.line 86
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 87
|
|
.line 88
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 89
|
|
.line 90
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 91
|
|
.line 92
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 93
|
|
.line 94
|
|
iget-object v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 95
|
|
.line 96
|
|
invoke-static {v1, v3}, Lcom/google/android/gms/cast/internal/CastUtils;->c(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
|
|
.line 97
|
|
.line 98
|
|
.line 99
|
|
move-result v1
|
|
|
|
.line 100
|
|
if-eqz v1, :cond_7
|
|
|
|
.line 101
|
|
.line 102
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
|
|
.line 103
|
|
.line 104
|
|
iget v3, p1, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
|
|
.line 105
|
|
.line 106
|
|
if-ne v1, v3, :cond_7
|
|
|
|
.line 107
|
|
.line 108
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
|
|
.line 109
|
|
.line 110
|
|
iget p1, p1, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
|
|
.line 111
|
|
.line 112
|
|
if-ne v1, p1, :cond_7
|
|
|
|
.line 113
|
|
.line 114
|
|
return v0
|
|
|
|
.line 115
|
|
:cond_7
|
|
return v2
|
|
.end method
|
|
|
|
.method public final hashCode()I
|
|
.locals 14
|
|
|
|
.line 1
|
|
iget v0, p0, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object v0
|
|
|
|
.line 7
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 8
|
|
.line 9
|
|
invoke-static {v1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 10
|
|
.line 11
|
|
.line 12
|
|
move-result-object v1
|
|
|
|
.line 13
|
|
iget v2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 14
|
|
.line 15
|
|
invoke-static {v2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 16
|
|
.line 17
|
|
.line 18
|
|
move-result-object v2
|
|
|
|
.line 19
|
|
iget v3, p0, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
|
|
.line 20
|
|
.line 21
|
|
invoke-static {v3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 22
|
|
.line 23
|
|
.line 24
|
|
move-result-object v3
|
|
|
|
.line 25
|
|
iget v4, p0, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 26
|
|
.line 27
|
|
invoke-static {v4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 28
|
|
.line 29
|
|
.line 30
|
|
move-result-object v4
|
|
|
|
.line 31
|
|
iget v5, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 32
|
|
.line 33
|
|
invoke-static {v5}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 34
|
|
.line 35
|
|
.line 36
|
|
move-result-object v5
|
|
|
|
.line 37
|
|
iget v6, p0, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 38
|
|
.line 39
|
|
invoke-static {v6}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 40
|
|
.line 41
|
|
.line 42
|
|
move-result-object v6
|
|
|
|
.line 43
|
|
iget v7, p0, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 44
|
|
.line 45
|
|
invoke-static {v7}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 46
|
|
.line 47
|
|
.line 48
|
|
move-result-object v7
|
|
|
|
.line 49
|
|
iget-object v8, p0, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 50
|
|
.line 51
|
|
iget v9, p0, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
|
|
.line 52
|
|
.line 53
|
|
invoke-static {v9}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 54
|
|
.line 55
|
|
.line 56
|
|
move-result-object v9
|
|
|
|
.line 57
|
|
iget v10, p0, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
|
|
.line 58
|
|
.line 59
|
|
invoke-static {v10}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
.line 60
|
|
.line 61
|
|
.line 62
|
|
move-result-object v10
|
|
|
|
.line 63
|
|
iget-object v11, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 64
|
|
.line 65
|
|
invoke-static {v11}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
.line 66
|
|
.line 67
|
|
.line 68
|
|
move-result-object v11
|
|
|
|
.line 69
|
|
const/16 v12, 0xc
|
|
|
|
.line 70
|
|
.line 71
|
|
new-array v12, v12, [Ljava/lang/Object;
|
|
|
|
.line 72
|
|
.line 73
|
|
const/4 v13, 0x0
|
|
|
|
.line 74
|
|
aput-object v0, v12, v13
|
|
|
|
.line 75
|
|
.line 76
|
|
const/4 v0, 0x1
|
|
|
|
.line 77
|
|
aput-object v1, v12, v0
|
|
|
|
.line 78
|
|
.line 79
|
|
const/4 v0, 0x2
|
|
|
|
.line 80
|
|
aput-object v2, v12, v0
|
|
|
|
.line 81
|
|
.line 82
|
|
const/4 v0, 0x3
|
|
|
|
.line 83
|
|
aput-object v3, v12, v0
|
|
|
|
.line 84
|
|
.line 85
|
|
const/4 v0, 0x4
|
|
|
|
.line 86
|
|
aput-object v4, v12, v0
|
|
|
|
.line 87
|
|
.line 88
|
|
const/4 v0, 0x5
|
|
|
|
.line 89
|
|
aput-object v5, v12, v0
|
|
|
|
.line 90
|
|
.line 91
|
|
const/4 v0, 0x6
|
|
|
|
.line 92
|
|
aput-object v6, v12, v0
|
|
|
|
.line 93
|
|
.line 94
|
|
const/4 v0, 0x7
|
|
|
|
.line 95
|
|
aput-object v7, v12, v0
|
|
|
|
.line 96
|
|
.line 97
|
|
const/16 v0, 0x8
|
|
|
|
.line 98
|
|
.line 99
|
|
aput-object v8, v12, v0
|
|
|
|
.line 100
|
|
.line 101
|
|
const/16 v0, 0x9
|
|
|
|
.line 102
|
|
.line 103
|
|
aput-object v9, v12, v0
|
|
|
|
.line 104
|
|
.line 105
|
|
const/16 v0, 0xa
|
|
|
|
.line 106
|
|
.line 107
|
|
aput-object v10, v12, v0
|
|
|
|
.line 108
|
|
.line 109
|
|
const/16 v0, 0xb
|
|
|
|
.line 110
|
|
.line 111
|
|
aput-object v11, v12, v0
|
|
|
|
.line 112
|
|
.line 113
|
|
invoke-static {v12}, Lcom/google/android/gms/common/internal/Objects;->hashCode([Ljava/lang/Object;)I
|
|
|
|
.line 114
|
|
.line 115
|
|
.line 116
|
|
move-result v0
|
|
|
|
.line 117
|
|
return v0
|
|
.end method
|
|
|
|
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
iget-object p2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->q:Lorg/json/JSONObject;
|
|
|
|
.line 2
|
|
.line 3
|
|
if-nez p2, :cond_0
|
|
|
|
.line 4
|
|
.line 5
|
|
const/4 p2, 0x0
|
|
|
|
.line 6
|
|
goto :goto_0
|
|
|
|
.line 7
|
|
:cond_0
|
|
invoke-virtual {p2}, Lorg/json/JSONObject;->toString()Ljava/lang/String;
|
|
|
|
.line 8
|
|
.line 9
|
|
.line 10
|
|
move-result-object p2
|
|
|
|
.line 11
|
|
:goto_0
|
|
iput-object p2, p0, Lcom/google/android/gms/cast/TextTrackStyle;->p:Ljava/lang/String;
|
|
|
|
.line 12
|
|
.line 13
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->beginObjectHeader(Landroid/os/Parcel;)I
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result p2
|
|
|
|
.line 17
|
|
const/4 v0, 0x2
|
|
|
|
.line 18
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->c:F
|
|
|
|
.line 19
|
|
.line 20
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeFloat(Landroid/os/Parcel;IF)V
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
const/4 v0, 0x3
|
|
|
|
.line 24
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->f:I
|
|
|
|
.line 25
|
|
.line 26
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 27
|
|
.line 28
|
|
.line 29
|
|
const/4 v0, 0x4
|
|
|
|
.line 30
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->g:I
|
|
|
|
.line 31
|
|
.line 32
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 33
|
|
.line 34
|
|
.line 35
|
|
const/4 v0, 0x5
|
|
|
|
.line 36
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->h:I
|
|
|
|
.line 37
|
|
.line 38
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 39
|
|
.line 40
|
|
.line 41
|
|
const/4 v0, 0x6
|
|
|
|
.line 42
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->i:I
|
|
|
|
.line 43
|
|
.line 44
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 45
|
|
.line 46
|
|
.line 47
|
|
const/4 v0, 0x7
|
|
|
|
.line 48
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->j:I
|
|
|
|
.line 49
|
|
.line 50
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 51
|
|
.line 52
|
|
.line 53
|
|
const/16 v0, 0x8
|
|
|
|
.line 54
|
|
.line 55
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->k:I
|
|
|
|
.line 56
|
|
.line 57
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 58
|
|
.line 59
|
|
.line 60
|
|
const/16 v0, 0x9
|
|
|
|
.line 61
|
|
.line 62
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->l:I
|
|
|
|
.line 63
|
|
.line 64
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 65
|
|
.line 66
|
|
.line 67
|
|
const/16 v0, 0xa
|
|
|
|
.line 68
|
|
.line 69
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->m:Ljava/lang/String;
|
|
|
|
.line 70
|
|
.line 71
|
|
const/4 v2, 0x0
|
|
|
|
.line 72
|
|
invoke-static {p1, v0, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeString(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
|
|
|
.line 73
|
|
.line 74
|
|
.line 75
|
|
const/16 v0, 0xb
|
|
|
|
.line 76
|
|
.line 77
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->n:I
|
|
|
|
.line 78
|
|
.line 79
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 80
|
|
.line 81
|
|
.line 82
|
|
const/16 v0, 0xc
|
|
|
|
.line 83
|
|
.line 84
|
|
iget v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->o:I
|
|
|
|
.line 85
|
|
.line 86
|
|
invoke-static {p1, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 87
|
|
.line 88
|
|
.line 89
|
|
const/16 v0, 0xd
|
|
|
|
.line 90
|
|
.line 91
|
|
iget-object v1, p0, Lcom/google/android/gms/cast/TextTrackStyle;->p:Ljava/lang/String;
|
|
|
|
.line 92
|
|
.line 93
|
|
invoke-static {p1, v0, v1, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeString(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
|
|
|
.line 94
|
|
.line 95
|
|
.line 96
|
|
invoke-static {p1, p2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->finishObjectHeader(Landroid/os/Parcel;I)V
|
|
|
|
.line 97
|
|
.line 98
|
|
.line 99
|
|
return-void
|
|
.end method
|