* 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>
729 lines
13 KiB
Smali
729 lines
13 KiB
Smali
.class public final Lj$/time/zone/a;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/io/Externalizable;
|
|
|
|
|
|
# static fields
|
|
.field private static final serialVersionUID:J = -0x7b4f011483e5ac42L
|
|
|
|
|
|
# instance fields
|
|
.field public a:B
|
|
|
|
.field public b:Ljava/lang/Object;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 107
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(BLjava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 116
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 117
|
|
iput-byte p1, p0, Lj$/time/zone/a;->a:B
|
|
|
|
.line 118
|
|
iput-object p2, p0, Lj$/time/zone/a;->b:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/io/DataInput;)J
|
|
.locals 4
|
|
|
|
.line 277
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readByte()B
|
|
|
|
move-result v0
|
|
|
|
const/16 v1, 0xff
|
|
|
|
and-int/2addr v0, v1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 279
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readLong()J
|
|
|
|
move-result-wide v0
|
|
|
|
return-wide v0
|
|
|
|
.line 281
|
|
:cond_0
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readByte()B
|
|
|
|
move-result v2
|
|
|
|
and-int/2addr v2, v1
|
|
|
|
.line 282
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readByte()B
|
|
|
|
move-result p0
|
|
|
|
and-int/2addr p0, v1
|
|
|
|
shl-int/lit8 v0, v0, 0x10
|
|
|
|
shl-int/lit8 v1, v2, 0x8
|
|
|
|
add-int/2addr v0, v1
|
|
|
|
add-int/2addr v0, p0
|
|
|
|
int-to-long v0, v0
|
|
|
|
const-wide/16 v2, 0x384
|
|
|
|
mul-long/2addr v0, v2
|
|
|
|
const-wide v2, 0x110bc5000L
|
|
|
|
sub-long/2addr v0, v2
|
|
|
|
return-wide v0
|
|
.end method
|
|
|
|
.method public static b(Ljava/io/DataInput;)Lj$/time/ZoneOffset;
|
|
.locals 2
|
|
|
|
.line 245
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readByte()B
|
|
|
|
move-result v0
|
|
|
|
const/16 v1, 0x7f
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 246
|
|
invoke-interface {p0}, Ljava/io/DataInput;->readInt()I
|
|
|
|
move-result p0
|
|
|
|
invoke-static {p0}, Lj$/time/ZoneOffset;->R(I)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
mul-int/lit16 v0, v0, 0x384
|
|
|
|
invoke-static {v0}, Lj$/time/ZoneOffset;->R(I)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static c(JLjava/io/DataOutput;)V
|
|
.locals 8
|
|
|
|
const-wide v0, -0x110bc5000L
|
|
|
|
cmp-long v0, p0, v0
|
|
|
|
const/16 v1, 0xff
|
|
|
|
if-ltz v0, :cond_0
|
|
|
|
const-wide v2, 0x26cb5db00L
|
|
|
|
cmp-long v0, p0, v2
|
|
|
|
if-gez v0, :cond_0
|
|
|
|
const-wide/16 v2, 0x384
|
|
|
|
.line 258
|
|
rem-long v4, p0, v2
|
|
|
|
const-wide/16 v6, 0x0
|
|
|
|
cmp-long v0, v4, v6
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const-wide v4, 0x110bc5000L
|
|
|
|
add-long/2addr p0, v4
|
|
|
|
.line 259
|
|
div-long/2addr p0, v2
|
|
|
|
long-to-int p0, p0
|
|
|
|
ushr-int/lit8 p1, p0, 0x10
|
|
|
|
and-int/2addr p1, v1
|
|
|
|
.line 260
|
|
invoke-interface {p2, p1}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
ushr-int/lit8 p1, p0, 0x8
|
|
|
|
and-int/2addr p1, v1
|
|
|
|
.line 261
|
|
invoke-interface {p2, p1}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
and-int/2addr p0, v1
|
|
|
|
.line 262
|
|
invoke-interface {p2, p0}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
return-void
|
|
|
|
.line 264
|
|
:cond_0
|
|
invoke-interface {p2, v1}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
.line 265
|
|
invoke-interface {p2, p0, p1}, Ljava/io/DataOutput;->writeLong(J)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static d(Lj$/time/ZoneOffset;Ljava/io/DataOutput;)V
|
|
.locals 2
|
|
|
|
.line 474
|
|
iget p0, p0, Lj$/time/ZoneOffset;->a:I
|
|
|
|
.line 230
|
|
rem-int/lit16 v0, p0, 0x384
|
|
|
|
const/16 v1, 0x7f
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
div-int/lit16 v0, p0, 0x384
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move v0, v1
|
|
|
|
.line 231
|
|
:goto_0
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
if-ne v0, v1, :cond_1
|
|
|
|
.line 233
|
|
invoke-interface {p1, p0}, Ljava/io/DataOutput;->writeInt(I)V
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method private readResolve()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 217
|
|
iget-object v0, p0, Lj$/time/zone/a;->b:Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final readExternal(Ljava/io/ObjectInput;)V
|
|
.locals 10
|
|
|
|
.line 187
|
|
invoke-interface {p1}, Ljava/io/ObjectInput;->readByte()B
|
|
|
|
move-result v0
|
|
|
|
iput-byte v0, p0, Lj$/time/zone/a;->a:B
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-eq v0, v1, :cond_4
|
|
|
|
const/4 v1, 0x2
|
|
|
|
if-eq v0, v1, :cond_2
|
|
|
|
const/4 v1, 0x3
|
|
|
|
if-eq v0, v1, :cond_1
|
|
|
|
const/16 v1, 0x64
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 496
|
|
invoke-interface {p1}, Ljava/io/DataInput;->readUTF()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-static {p1}, Ljava/util/TimeZone;->getTimeZone(Ljava/lang/String;)Ljava/util/TimeZone;
|
|
|
|
move-result-object p1
|
|
|
|
.line 497
|
|
new-instance v0, Lj$/time/zone/f;
|
|
|
|
invoke-direct {v0, p1}, Lj$/time/zone/f;-><init>(Ljava/util/TimeZone;)V
|
|
|
|
goto/16 :goto_9
|
|
|
|
.line 207
|
|
:cond_0
|
|
new-instance p1, Ljava/io/StreamCorruptedException;
|
|
|
|
const-string v0, "Unknown serialized type"
|
|
|
|
invoke-direct {p1, v0}, Ljava/io/StreamCorruptedException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 203
|
|
:cond_1
|
|
invoke-static {p1}, Lj$/time/zone/e;->a(Ljava/io/DataInput;)Lj$/time/zone/e;
|
|
|
|
move-result-object v0
|
|
|
|
goto/16 :goto_9
|
|
|
|
.line 201
|
|
:cond_2
|
|
sget v0, Lj$/time/zone/b;->e:I
|
|
|
|
.line 232
|
|
invoke-static {p1}, Lj$/time/zone/a;->a(Ljava/io/DataInput;)J
|
|
|
|
move-result-wide v0
|
|
|
|
.line 233
|
|
invoke-static {p1}, Lj$/time/zone/a;->b(Ljava/io/DataInput;)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object v2
|
|
|
|
.line 234
|
|
invoke-static {p1}, Lj$/time/zone/a;->b(Ljava/io/DataInput;)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object p1
|
|
|
|
.line 235
|
|
invoke-virtual {v2, p1}, Lj$/time/ZoneOffset;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result v3
|
|
|
|
if-nez v3, :cond_3
|
|
|
|
.line 238
|
|
new-instance v3, Lj$/time/zone/b;
|
|
|
|
invoke-direct {v3, v0, v1, v2, p1}, Lj$/time/zone/b;-><init>(JLj$/time/ZoneOffset;Lj$/time/ZoneOffset;)V
|
|
|
|
move-object v0, v3
|
|
|
|
goto/16 :goto_9
|
|
|
|
.line 236
|
|
:cond_3
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string v0, "Offsets must not be equal"
|
|
|
|
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 465
|
|
:cond_4
|
|
sget-object v0, Lj$/time/zone/f;->i:[J
|
|
|
|
invoke-interface {p1}, Ljava/io/DataInput;->readInt()I
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_5
|
|
|
|
move-object v5, v0
|
|
|
|
goto :goto_0
|
|
|
|
.line 467
|
|
:cond_5
|
|
new-array v3, v2, [J
|
|
|
|
move-object v5, v3
|
|
|
|
:goto_0
|
|
const/4 v3, 0x0
|
|
|
|
move v4, v3
|
|
|
|
:goto_1
|
|
if-ge v4, v2, :cond_6
|
|
|
|
.line 469
|
|
invoke-static {p1}, Lj$/time/zone/a;->a(Ljava/io/DataInput;)J
|
|
|
|
move-result-wide v6
|
|
|
|
aput-wide v6, v5, v4
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_6
|
|
add-int/2addr v2, v1
|
|
|
|
.line 471
|
|
new-array v6, v2, [Lj$/time/ZoneOffset;
|
|
|
|
move v4, v3
|
|
|
|
:goto_2
|
|
if-ge v4, v2, :cond_7
|
|
|
|
.line 473
|
|
invoke-static {p1}, Lj$/time/zone/a;->b(Ljava/io/DataInput;)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object v7
|
|
|
|
aput-object v7, v6, v4
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
.line 475
|
|
:cond_7
|
|
invoke-interface {p1}, Ljava/io/DataInput;->readInt()I
|
|
|
|
move-result v2
|
|
|
|
if-nez v2, :cond_8
|
|
|
|
:goto_3
|
|
move-object v7, v0
|
|
|
|
goto :goto_4
|
|
|
|
.line 477
|
|
:cond_8
|
|
new-array v0, v2, [J
|
|
|
|
goto :goto_3
|
|
|
|
:goto_4
|
|
move v0, v3
|
|
|
|
:goto_5
|
|
if-ge v0, v2, :cond_9
|
|
|
|
.line 479
|
|
invoke-static {p1}, Lj$/time/zone/a;->a(Ljava/io/DataInput;)J
|
|
|
|
move-result-wide v8
|
|
|
|
aput-wide v8, v7, v0
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_5
|
|
|
|
:cond_9
|
|
add-int/2addr v2, v1
|
|
|
|
.line 481
|
|
new-array v8, v2, [Lj$/time/ZoneOffset;
|
|
|
|
move v0, v3
|
|
|
|
:goto_6
|
|
if-ge v0, v2, :cond_a
|
|
|
|
.line 483
|
|
invoke-static {p1}, Lj$/time/zone/a;->b(Ljava/io/DataInput;)Lj$/time/ZoneOffset;
|
|
|
|
move-result-object v1
|
|
|
|
aput-object v1, v8, v0
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
goto :goto_6
|
|
|
|
.line 485
|
|
:cond_a
|
|
invoke-interface {p1}, Ljava/io/DataInput;->readByte()B
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_b
|
|
|
|
.line 487
|
|
sget-object v1, Lj$/time/zone/f;->j:[Lj$/time/zone/e;
|
|
|
|
:goto_7
|
|
move-object v9, v1
|
|
|
|
goto :goto_8
|
|
|
|
:cond_b
|
|
new-array v1, v0, [Lj$/time/zone/e;
|
|
|
|
goto :goto_7
|
|
|
|
:goto_8
|
|
if-ge v3, v0, :cond_c
|
|
|
|
.line 489
|
|
invoke-static {p1}, Lj$/time/zone/e;->a(Ljava/io/DataInput;)Lj$/time/zone/e;
|
|
|
|
move-result-object v1
|
|
|
|
aput-object v1, v9, v3
|
|
|
|
add-int/lit8 v3, v3, 0x1
|
|
|
|
goto :goto_8
|
|
|
|
.line 491
|
|
:cond_c
|
|
new-instance v4, Lj$/time/zone/f;
|
|
|
|
invoke-direct/range {v4 .. v9}, Lj$/time/zone/f;-><init>([J[Lj$/time/ZoneOffset;[J[Lj$/time/ZoneOffset;[Lj$/time/zone/e;)V
|
|
|
|
move-object v0, v4
|
|
|
|
.line 188
|
|
:goto_9
|
|
iput-object v0, p0, Lj$/time/zone/a;->b:Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final writeExternal(Ljava/io/ObjectOutput;)V
|
|
.locals 7
|
|
|
|
.line 139
|
|
iget-byte v0, p0, Lj$/time/zone/a;->a:B
|
|
|
|
iget-object v1, p0, Lj$/time/zone/a;->b:Ljava/lang/Object;
|
|
|
|
.line 147
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
const/4 v2, 0x1
|
|
|
|
if-eq v0, v2, :cond_3
|
|
|
|
const/4 v2, 0x2
|
|
|
|
if-eq v0, v2, :cond_2
|
|
|
|
const/4 v2, 0x3
|
|
|
|
if-eq v0, v2, :cond_1
|
|
|
|
const/16 v2, 0x64
|
|
|
|
if-ne v0, v2, :cond_0
|
|
|
|
.line 159
|
|
check-cast v1, Lj$/time/zone/f;
|
|
|
|
.line 454
|
|
iget-object v0, v1, Lj$/time/zone/f;->g:Ljava/util/TimeZone;
|
|
|
|
.line 454
|
|
invoke-virtual {v0}, Ljava/util/TimeZone;->getID()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeUTF(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
|
|
.line 162
|
|
:cond_0
|
|
new-instance p1, Ljava/io/InvalidClassException;
|
|
|
|
const-string v0, "Unknown serialized type"
|
|
|
|
invoke-direct {p1, v0}, Ljava/io/InvalidClassException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 156
|
|
:cond_1
|
|
check-cast v1, Lj$/time/zone/e;
|
|
|
|
invoke-virtual {v1, p1}, Lj$/time/zone/e;->b(Ljava/io/DataOutput;)V
|
|
|
|
return-void
|
|
|
|
.line 153
|
|
:cond_2
|
|
check-cast v1, Lj$/time/zone/b;
|
|
|
|
.line 219
|
|
iget-wide v2, v1, Lj$/time/zone/b;->a:J
|
|
|
|
.line 219
|
|
invoke-static {v2, v3, p1}, Lj$/time/zone/a;->c(JLjava/io/DataOutput;)V
|
|
|
|
.line 220
|
|
iget-object v0, v1, Lj$/time/zone/b;->c:Lj$/time/ZoneOffset;
|
|
|
|
invoke-static {v0, p1}, Lj$/time/zone/a;->d(Lj$/time/ZoneOffset;Ljava/io/DataOutput;)V
|
|
|
|
.line 221
|
|
iget-object v0, v1, Lj$/time/zone/b;->d:Lj$/time/ZoneOffset;
|
|
|
|
invoke-static {v0, p1}, Lj$/time/zone/a;->d(Lj$/time/ZoneOffset;Ljava/io/DataOutput;)V
|
|
|
|
return-void
|
|
|
|
.line 150
|
|
:cond_3
|
|
check-cast v1, Lj$/time/zone/f;
|
|
|
|
.line 432
|
|
iget-object v0, v1, Lj$/time/zone/f;->a:[J
|
|
|
|
.line 432
|
|
array-length v0, v0
|
|
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeInt(I)V
|
|
|
|
.line 433
|
|
iget-object v0, v1, Lj$/time/zone/f;->a:[J
|
|
|
|
array-length v2, v0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
move v4, v3
|
|
|
|
:goto_0
|
|
if-ge v4, v2, :cond_4
|
|
|
|
aget-wide v5, v0, v4
|
|
|
|
.line 434
|
|
invoke-static {v5, v6, p1}, Lj$/time/zone/a;->c(JLjava/io/DataOutput;)V
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
.line 436
|
|
:cond_4
|
|
iget-object v0, v1, Lj$/time/zone/f;->b:[Lj$/time/ZoneOffset;
|
|
|
|
array-length v2, v0
|
|
|
|
move v4, v3
|
|
|
|
:goto_1
|
|
if-ge v4, v2, :cond_5
|
|
|
|
aget-object v5, v0, v4
|
|
|
|
.line 437
|
|
invoke-static {v5, p1}, Lj$/time/zone/a;->d(Lj$/time/ZoneOffset;Ljava/io/DataOutput;)V
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
.line 439
|
|
:cond_5
|
|
iget-object v0, v1, Lj$/time/zone/f;->c:[J
|
|
|
|
array-length v0, v0
|
|
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeInt(I)V
|
|
|
|
.line 440
|
|
iget-object v0, v1, Lj$/time/zone/f;->c:[J
|
|
|
|
array-length v2, v0
|
|
|
|
move v4, v3
|
|
|
|
:goto_2
|
|
if-ge v4, v2, :cond_6
|
|
|
|
aget-wide v5, v0, v4
|
|
|
|
.line 441
|
|
invoke-static {v5, v6, p1}, Lj$/time/zone/a;->c(JLjava/io/DataOutput;)V
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_2
|
|
|
|
.line 443
|
|
:cond_6
|
|
iget-object v0, v1, Lj$/time/zone/f;->e:[Lj$/time/ZoneOffset;
|
|
|
|
array-length v2, v0
|
|
|
|
move v4, v3
|
|
|
|
:goto_3
|
|
if-ge v4, v2, :cond_7
|
|
|
|
aget-object v5, v0, v4
|
|
|
|
.line 444
|
|
invoke-static {v5, p1}, Lj$/time/zone/a;->d(Lj$/time/ZoneOffset;Ljava/io/DataOutput;)V
|
|
|
|
add-int/lit8 v4, v4, 0x1
|
|
|
|
goto :goto_3
|
|
|
|
.line 446
|
|
:cond_7
|
|
iget-object v0, v1, Lj$/time/zone/f;->f:[Lj$/time/zone/e;
|
|
|
|
array-length v0, v0
|
|
|
|
invoke-interface {p1, v0}, Ljava/io/DataOutput;->writeByte(I)V
|
|
|
|
.line 447
|
|
iget-object v0, v1, Lj$/time/zone/f;->f:[Lj$/time/zone/e;
|
|
|
|
array-length v1, v0
|
|
|
|
:goto_4
|
|
if-ge v3, v1, :cond_8
|
|
|
|
aget-object v2, v0, v3
|
|
|
|
.line 448
|
|
invoke-virtual {v2, p1}, Lj$/time/zone/e;->b(Ljava/io/DataOutput;)V
|
|
|
|
add-int/lit8 v3, v3, 0x1
|
|
|
|
goto :goto_4
|
|
|
|
:cond_8
|
|
return-void
|
|
.end method
|