* 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>
671 lines
15 KiB
Smali
671 lines
15 KiB
Smali
.class public Landroidx/core/provider/FontsContractCompat;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Landroidx/core/provider/FontsContractCompat$FontInfo;,
|
|
Landroidx/core/provider/FontsContractCompat$FontFamilyResult;,
|
|
Landroidx/core/provider/FontsContractCompat$FontRequestCallback;,
|
|
Landroidx/core/provider/FontsContractCompat$Columns;
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public static a(Landroid/content/Context;Landroidx/core/provider/FontRequest;)Landroidx/core/provider/FontsContractCompat$FontFamilyResult;
|
|
.locals 3
|
|
|
|
.line 1
|
|
const/4 v0, 0x1
|
|
|
|
.line 2
|
|
new-array v1, v0, [Ljava/lang/Object;
|
|
|
|
.line 3
|
|
.line 4
|
|
const/4 v2, 0x0
|
|
|
|
.line 5
|
|
aput-object p1, v1, v2
|
|
|
|
.line 6
|
|
.line 7
|
|
new-instance p1, Ljava/util/ArrayList;
|
|
|
|
.line 8
|
|
.line 9
|
|
invoke-direct {p1, v0}, Ljava/util/ArrayList;-><init>(I)V
|
|
|
|
.line 10
|
|
.line 11
|
|
.line 12
|
|
aget-object v0, v1, v2
|
|
|
|
.line 13
|
|
.line 14
|
|
invoke-static {v0}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
invoke-virtual {p1, v0}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
invoke-static {p1}, Lj$/util/DesugarCollections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
move-result-object p1
|
|
|
|
.line 24
|
|
invoke-static {p0, p1}, Landroidx/core/provider/FontProvider;->a(Landroid/content/Context;Ljava/util/List;)Landroidx/core/provider/FontsContractCompat$FontFamilyResult;
|
|
|
|
.line 25
|
|
.line 26
|
|
.line 27
|
|
move-result-object p0
|
|
|
|
.line 28
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static b(Landroid/content/Context;Ljava/util/List;IZILandroid/os/Handler;Landroidx/core/graphics/TypefaceCompat$ResourcesCallbackAdapter;)Landroid/graphics/Typeface;
|
|
.locals 3
|
|
|
|
.line 1
|
|
new-instance v0, Landroidx/core/provider/CallbackWrapper;
|
|
|
|
.line 2
|
|
.line 3
|
|
new-instance v1, Landroidx/core/provider/RequestExecutor$HandlerExecutor;
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-direct {v1, p5}, Landroidx/core/provider/RequestExecutor$HandlerExecutor;-><init>(Landroid/os/Handler;)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
invoke-direct {v0, p6, v1}, Landroidx/core/provider/CallbackWrapper;-><init>(Landroidx/core/graphics/TypefaceCompat$ResourcesCallbackAdapter;Ljava/util/concurrent/Executor;)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
const/4 p5, 0x0
|
|
|
|
.line 12
|
|
if-eqz p3, :cond_3
|
|
|
|
.line 13
|
|
.line 14
|
|
invoke-interface {p1}, Ljava/util/List;->size()I
|
|
|
|
.line 15
|
|
.line 16
|
|
.line 17
|
|
move-result p3
|
|
|
|
.line 18
|
|
const/4 p6, 0x1
|
|
|
|
.line 19
|
|
if-gt p3, p6, :cond_2
|
|
|
|
.line 20
|
|
.line 21
|
|
const/4 p3, 0x0
|
|
|
|
.line 22
|
|
invoke-interface {p1, p3}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
|
|
|
.line 23
|
|
.line 24
|
|
.line 25
|
|
move-result-object p1
|
|
|
|
.line 26
|
|
check-cast p1, Landroidx/core/provider/FontRequest;
|
|
|
|
.line 27
|
|
.line 28
|
|
sget-object v1, Landroidx/core/provider/FontRequestWorker;->a:Landroidx/collection/LruCache;
|
|
|
|
.line 29
|
|
.line 30
|
|
new-array v1, p6, [Ljava/lang/Object;
|
|
|
|
.line 31
|
|
.line 32
|
|
aput-object p1, v1, p3
|
|
|
|
.line 33
|
|
.line 34
|
|
new-instance v2, Ljava/util/ArrayList;
|
|
|
|
.line 35
|
|
.line 36
|
|
invoke-direct {v2, p6}, Ljava/util/ArrayList;-><init>(I)V
|
|
|
|
.line 37
|
|
.line 38
|
|
.line 39
|
|
aget-object v1, v1, p3
|
|
|
|
.line 40
|
|
.line 41
|
|
invoke-static {v1}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 42
|
|
.line 43
|
|
.line 44
|
|
invoke-virtual {v2, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 45
|
|
.line 46
|
|
.line 47
|
|
invoke-static {v2}, Lj$/util/DesugarCollections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
.line 48
|
|
.line 49
|
|
.line 50
|
|
move-result-object v1
|
|
|
|
.line 51
|
|
invoke-static {p2, v1}, Landroidx/core/provider/FontRequestWorker;->a(ILjava/util/List;)Ljava/lang/String;
|
|
|
|
.line 52
|
|
.line 53
|
|
.line 54
|
|
move-result-object v1
|
|
|
|
.line 55
|
|
sget-object v2, Landroidx/core/provider/FontRequestWorker;->a:Landroidx/collection/LruCache;
|
|
|
|
.line 56
|
|
.line 57
|
|
invoke-virtual {v2, v1}, Landroidx/collection/LruCache;->c(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 58
|
|
.line 59
|
|
.line 60
|
|
move-result-object v2
|
|
|
|
.line 61
|
|
check-cast v2, Landroid/graphics/Typeface;
|
|
|
|
.line 62
|
|
.line 63
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 64
|
|
.line 65
|
|
new-instance p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
|
|
|
|
.line 66
|
|
.line 67
|
|
invoke-direct {p0, v2}, Landroidx/core/provider/FontRequestWorker$TypefaceResult;-><init>(Landroid/graphics/Typeface;)V
|
|
|
|
.line 68
|
|
.line 69
|
|
.line 70
|
|
invoke-virtual {v0, p0}, Landroidx/core/provider/CallbackWrapper;->a(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
|
|
|
|
.line 71
|
|
.line 72
|
|
.line 73
|
|
return-object v2
|
|
|
|
.line 74
|
|
:cond_0
|
|
const/4 v2, -0x1
|
|
|
|
.line 75
|
|
if-ne p4, v2, :cond_1
|
|
|
|
.line 76
|
|
.line 77
|
|
new-array p4, p6, [Ljava/lang/Object;
|
|
|
|
.line 78
|
|
.line 79
|
|
aput-object p1, p4, p3
|
|
|
|
.line 80
|
|
.line 81
|
|
new-instance p1, Ljava/util/ArrayList;
|
|
|
|
.line 82
|
|
.line 83
|
|
invoke-direct {p1, p6}, Ljava/util/ArrayList;-><init>(I)V
|
|
|
|
.line 84
|
|
.line 85
|
|
.line 86
|
|
aget-object p3, p4, p3
|
|
|
|
.line 87
|
|
.line 88
|
|
invoke-static {p3}, Lj$/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 89
|
|
.line 90
|
|
.line 91
|
|
invoke-virtual {p1, p3}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 92
|
|
.line 93
|
|
.line 94
|
|
invoke-static {p1}, Lj$/util/DesugarCollections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
.line 95
|
|
.line 96
|
|
.line 97
|
|
move-result-object p1
|
|
|
|
.line 98
|
|
invoke-static {v1, p0, p1, p2}, Landroidx/core/provider/FontRequestWorker;->b(Ljava/lang/String;Landroid/content/Context;Ljava/util/List;I)Landroidx/core/provider/FontRequestWorker$TypefaceResult;
|
|
|
|
.line 99
|
|
.line 100
|
|
.line 101
|
|
move-result-object p0
|
|
|
|
.line 102
|
|
invoke-virtual {v0, p0}, Landroidx/core/provider/CallbackWrapper;->a(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
|
|
|
|
.line 103
|
|
.line 104
|
|
.line 105
|
|
iget-object p0, p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;->a:Landroid/graphics/Typeface;
|
|
|
|
.line 106
|
|
.line 107
|
|
return-object p0
|
|
|
|
.line 108
|
|
:cond_1
|
|
new-instance p3, Landroidx/core/provider/FontRequestWorker$1;
|
|
|
|
.line 109
|
|
.line 110
|
|
invoke-direct {p3, v1, p0, p1, p2}, Landroidx/core/provider/FontRequestWorker$1;-><init>(Ljava/lang/String;Landroid/content/Context;Landroidx/core/provider/FontRequest;I)V
|
|
|
|
.line 111
|
|
.line 112
|
|
.line 113
|
|
:try_start_0
|
|
sget-object p0, Landroidx/core/provider/FontRequestWorker;->b:Ljava/util/concurrent/ThreadPoolExecutor;
|
|
|
|
.line 114
|
|
.line 115
|
|
invoke-interface {p0, p3}, Ljava/util/concurrent/ExecutorService;->submit(Ljava/util/concurrent/Callable;)Ljava/util/concurrent/Future;
|
|
|
|
.line 116
|
|
.line 117
|
|
.line 118
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_0} :catch_3
|
|
|
|
.line 119
|
|
int-to-long p1, p4
|
|
|
|
.line 120
|
|
:try_start_1
|
|
sget-object p3, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
|
|
|
.line 121
|
|
.line 122
|
|
invoke-interface {p0, p1, p2, p3}, Ljava/util/concurrent/Future;->get(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;
|
|
|
|
.line 123
|
|
.line 124
|
|
.line 125
|
|
move-result-object p0
|
|
:try_end_1
|
|
.catch Ljava/util/concurrent/ExecutionException; {:try_start_1 .. :try_end_1} :catch_1
|
|
.catch Ljava/lang/InterruptedException; {:try_start_1 .. :try_end_1} :catch_0
|
|
.catch Ljava/util/concurrent/TimeoutException; {:try_start_1 .. :try_end_1} :catch_2
|
|
|
|
.line 126
|
|
:try_start_2
|
|
check-cast p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
|
|
|
|
.line 127
|
|
.line 128
|
|
invoke-virtual {v0, p0}, Landroidx/core/provider/CallbackWrapper;->a(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
|
|
|
|
.line 129
|
|
.line 130
|
|
.line 131
|
|
iget-object p0, p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;->a:Landroid/graphics/Typeface;
|
|
|
|
.line 132
|
|
.line 133
|
|
return-object p0
|
|
|
|
.line 134
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 135
|
|
goto :goto_0
|
|
|
|
.line 136
|
|
:catch_1
|
|
move-exception p0
|
|
|
|
.line 137
|
|
goto :goto_1
|
|
|
|
.line 138
|
|
:catch_2
|
|
new-instance p0, Ljava/lang/InterruptedException;
|
|
|
|
.line 139
|
|
.line 140
|
|
const-string p1, "timeout"
|
|
|
|
.line 141
|
|
.line 142
|
|
invoke-direct {p0, p1}, Ljava/lang/InterruptedException;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 143
|
|
.line 144
|
|
.line 145
|
|
throw p0
|
|
|
|
.line 146
|
|
:goto_0
|
|
throw p0
|
|
|
|
.line 147
|
|
:goto_1
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
.line 148
|
|
.line 149
|
|
invoke-direct {p1, p0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
.line 150
|
|
.line 151
|
|
.line 152
|
|
throw p1
|
|
:try_end_2
|
|
.catch Ljava/lang/InterruptedException; {:try_start_2 .. :try_end_2} :catch_3
|
|
|
|
.line 153
|
|
:catch_3
|
|
new-instance p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
|
|
|
|
.line 154
|
|
.line 155
|
|
const/4 p1, -0x3
|
|
|
|
.line 156
|
|
invoke-direct {p0, p1}, Landroidx/core/provider/FontRequestWorker$TypefaceResult;-><init>(I)V
|
|
|
|
.line 157
|
|
.line 158
|
|
.line 159
|
|
invoke-virtual {v0, p0}, Landroidx/core/provider/CallbackWrapper;->a(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
|
|
|
|
.line 160
|
|
.line 161
|
|
.line 162
|
|
return-object p5
|
|
|
|
.line 163
|
|
:cond_2
|
|
new-instance p0, Ljava/lang/IllegalArgumentException;
|
|
|
|
.line 164
|
|
.line 165
|
|
const-string p1, "Fallbacks with blocking fetches are not supported for performance reasons"
|
|
|
|
.line 166
|
|
.line 167
|
|
invoke-direct {p0, p1}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 168
|
|
.line 169
|
|
.line 170
|
|
throw p0
|
|
|
|
.line 171
|
|
:cond_3
|
|
invoke-static {p2, p1}, Landroidx/core/provider/FontRequestWorker;->a(ILjava/util/List;)Ljava/lang/String;
|
|
|
|
.line 172
|
|
.line 173
|
|
.line 174
|
|
move-result-object p3
|
|
|
|
.line 175
|
|
sget-object p4, Landroidx/core/provider/FontRequestWorker;->a:Landroidx/collection/LruCache;
|
|
|
|
.line 176
|
|
.line 177
|
|
invoke-virtual {p4, p3}, Landroidx/collection/LruCache;->c(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 178
|
|
.line 179
|
|
.line 180
|
|
move-result-object p4
|
|
|
|
.line 181
|
|
check-cast p4, Landroid/graphics/Typeface;
|
|
|
|
.line 182
|
|
.line 183
|
|
if-eqz p4, :cond_4
|
|
|
|
.line 184
|
|
.line 185
|
|
new-instance p0, Landroidx/core/provider/FontRequestWorker$TypefaceResult;
|
|
|
|
.line 186
|
|
.line 187
|
|
invoke-direct {p0, p4}, Landroidx/core/provider/FontRequestWorker$TypefaceResult;-><init>(Landroid/graphics/Typeface;)V
|
|
|
|
.line 188
|
|
.line 189
|
|
.line 190
|
|
invoke-virtual {v0, p0}, Landroidx/core/provider/CallbackWrapper;->a(Landroidx/core/provider/FontRequestWorker$TypefaceResult;)V
|
|
|
|
.line 191
|
|
.line 192
|
|
.line 193
|
|
return-object p4
|
|
|
|
.line 194
|
|
:cond_4
|
|
new-instance p4, Landroidx/core/provider/FontRequestWorker$2;
|
|
|
|
.line 195
|
|
.line 196
|
|
invoke-direct {p4, v0}, Landroidx/core/provider/FontRequestWorker$2;-><init>(Landroidx/core/provider/CallbackWrapper;)V
|
|
|
|
.line 197
|
|
.line 198
|
|
.line 199
|
|
sget-object p6, Landroidx/core/provider/FontRequestWorker;->c:Ljava/lang/Object;
|
|
|
|
.line 200
|
|
.line 201
|
|
monitor-enter p6
|
|
|
|
.line 202
|
|
:try_start_3
|
|
sget-object v0, Landroidx/core/provider/FontRequestWorker;->d:Landroidx/collection/SimpleArrayMap;
|
|
|
|
.line 203
|
|
.line 204
|
|
invoke-virtual {v0, p3}, Landroidx/collection/SimpleArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 205
|
|
.line 206
|
|
.line 207
|
|
move-result-object v1
|
|
|
|
.line 208
|
|
check-cast v1, Ljava/util/ArrayList;
|
|
|
|
.line 209
|
|
.line 210
|
|
if-eqz v1, :cond_5
|
|
|
|
.line 211
|
|
.line 212
|
|
invoke-virtual {v1, p4}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 213
|
|
.line 214
|
|
.line 215
|
|
monitor-exit p6
|
|
|
|
.line 216
|
|
return-object p5
|
|
|
|
.line 217
|
|
:catchall_0
|
|
move-exception p0
|
|
|
|
.line 218
|
|
goto :goto_3
|
|
|
|
.line 219
|
|
:cond_5
|
|
new-instance v1, Ljava/util/ArrayList;
|
|
|
|
.line 220
|
|
.line 221
|
|
invoke-direct {v1}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
.line 222
|
|
.line 223
|
|
.line 224
|
|
invoke-virtual {v1, p4}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
|
|
|
|
.line 225
|
|
.line 226
|
|
.line 227
|
|
invoke-virtual {v0, p3, v1}, Landroidx/collection/SimpleArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 228
|
|
.line 229
|
|
.line 230
|
|
monitor-exit p6
|
|
:try_end_3
|
|
.catchall {:try_start_3 .. :try_end_3} :catchall_0
|
|
|
|
.line 231
|
|
new-instance p4, Landroidx/core/provider/FontRequestWorker$3;
|
|
|
|
.line 232
|
|
.line 233
|
|
invoke-direct {p4, p3, p0, p1, p2}, Landroidx/core/provider/FontRequestWorker$3;-><init>(Ljava/lang/String;Landroid/content/Context;Ljava/util/List;I)V
|
|
|
|
.line 234
|
|
.line 235
|
|
.line 236
|
|
sget-object p0, Landroidx/core/provider/FontRequestWorker;->b:Ljava/util/concurrent/ThreadPoolExecutor;
|
|
|
|
.line 237
|
|
.line 238
|
|
new-instance p1, Landroidx/core/provider/FontRequestWorker$4;
|
|
|
|
.line 239
|
|
.line 240
|
|
invoke-direct {p1, p3}, Landroidx/core/provider/FontRequestWorker$4;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 241
|
|
.line 242
|
|
.line 243
|
|
invoke-static {}, Landroid/os/Looper;->myLooper()Landroid/os/Looper;
|
|
|
|
.line 244
|
|
.line 245
|
|
.line 246
|
|
move-result-object p2
|
|
|
|
.line 247
|
|
if-nez p2, :cond_6
|
|
|
|
.line 248
|
|
.line 249
|
|
new-instance p2, Landroid/os/Handler;
|
|
|
|
.line 250
|
|
.line 251
|
|
invoke-static {}, Landroid/os/Looper;->getMainLooper()Landroid/os/Looper;
|
|
|
|
.line 252
|
|
.line 253
|
|
.line 254
|
|
move-result-object p3
|
|
|
|
.line 255
|
|
invoke-direct {p2, p3}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
|
|
|
|
.line 256
|
|
.line 257
|
|
.line 258
|
|
goto :goto_2
|
|
|
|
.line 259
|
|
:cond_6
|
|
new-instance p2, Landroid/os/Handler;
|
|
|
|
.line 260
|
|
.line 261
|
|
invoke-direct {p2}, Landroid/os/Handler;-><init>()V
|
|
|
|
.line 262
|
|
.line 263
|
|
.line 264
|
|
:goto_2
|
|
new-instance p3, Landroidx/core/provider/RequestExecutor$ReplyRunnable;
|
|
|
|
.line 265
|
|
.line 266
|
|
invoke-direct {p3}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 267
|
|
.line 268
|
|
.line 269
|
|
iput-object p4, p3, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->c:Ljava/util/concurrent/Callable;
|
|
|
|
.line 270
|
|
.line 271
|
|
iput-object p1, p3, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->f:Landroidx/core/util/Consumer;
|
|
|
|
.line 272
|
|
.line 273
|
|
iput-object p2, p3, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->g:Landroid/os/Handler;
|
|
|
|
.line 274
|
|
.line 275
|
|
invoke-virtual {p0, p3}, Ljava/util/concurrent/ThreadPoolExecutor;->execute(Ljava/lang/Runnable;)V
|
|
|
|
.line 276
|
|
.line 277
|
|
.line 278
|
|
return-object p5
|
|
|
|
.line 279
|
|
:goto_3
|
|
:try_start_4
|
|
monitor-exit p6
|
|
:try_end_4
|
|
.catchall {:try_start_4 .. :try_end_4} :catchall_0
|
|
|
|
.line 280
|
|
throw p0
|
|
.end method
|