* 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>
660 lines
14 KiB
Smali
660 lines
14 KiB
Smali
.class public Lokhttp3/internal/platform/Platform;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lokhttp3/internal/platform/Platform$Companion;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
d1 = {
|
|
"\u0000\u000c\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\u0008\u0016\u0018\u00002\u00020\u0001:\u0001\u0002\u00a8\u0006\u0003"
|
|
}
|
|
d2 = {
|
|
"Lokhttp3/internal/platform/Platform;",
|
|
"",
|
|
"Companion",
|
|
"okhttp"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x2,
|
|
0x2,
|
|
0x0
|
|
}
|
|
xi = 0x30
|
|
.end annotation
|
|
|
|
.annotation build Lkotlin/jvm/internal/SourceDebugExtension;
|
|
value = {
|
|
"SMAP\nPlatform.kt\nKotlin\n*S Kotlin\n*F\n+ 1 Platform.kt\nokhttp3/internal/platform/Platform\n+ 2 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n+ 3 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,241:1\n1617#2,9:242\n1869#2:251\n1870#2:253\n1626#2:254\n1#3:252\n*S KotlinDebug\n*F\n+ 1 Platform.kt\nokhttp3/internal/platform/Platform\n*L\n134#1:242,9\n134#1:251\n134#1:253\n134#1:254\n134#1:252\n*E\n"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static volatile a:Lokhttp3/internal/platform/Platform;
|
|
|
|
.field public static final b:Ljava/util/logging/Logger;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 4
|
|
|
|
.line 1
|
|
const-string v0, "Possibly running android unit test without robolectric"
|
|
|
|
.line 2
|
|
.line 3
|
|
:try_start_0
|
|
sget-object v1, Lokhttp3/internal/platform/android/AndroidLog;->b:Ljava/util/Map;
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-interface {v1}, Ljava/util/Map;->entrySet()Ljava/util/Set;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v1
|
|
|
|
.line 9
|
|
invoke-interface {v1}, Ljava/util/Set;->iterator()Ljava/util/Iterator;
|
|
|
|
.line 10
|
|
.line 11
|
|
.line 12
|
|
move-result-object v1
|
|
|
|
.line 13
|
|
:goto_0
|
|
invoke-interface {v1}, Ljava/util/Iterator;->hasNext()Z
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result v2
|
|
|
|
.line 17
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 18
|
|
.line 19
|
|
invoke-interface {v1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
move-result-object v2
|
|
|
|
.line 23
|
|
check-cast v2, Ljava/util/Map$Entry;
|
|
|
|
.line 24
|
|
.line 25
|
|
invoke-interface {v2}, Ljava/util/Map$Entry;->getKey()Ljava/lang/Object;
|
|
|
|
.line 26
|
|
.line 27
|
|
.line 28
|
|
move-result-object v3
|
|
|
|
.line 29
|
|
check-cast v3, Ljava/lang/String;
|
|
|
|
.line 30
|
|
.line 31
|
|
invoke-interface {v2}, Ljava/util/Map$Entry;->getValue()Ljava/lang/Object;
|
|
|
|
.line 32
|
|
.line 33
|
|
.line 34
|
|
move-result-object v2
|
|
|
|
.line 35
|
|
check-cast v2, Ljava/lang/String;
|
|
|
|
.line 36
|
|
.line 37
|
|
invoke-static {v3, v2}, Lokhttp3/internal/platform/android/AndroidLog;->b(Ljava/lang/String;Ljava/lang/String;)V
|
|
:try_end_0
|
|
.catch Ljava/lang/RuntimeException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/UnsatisfiedLinkError; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
.line 38
|
|
.line 39
|
|
.line 40
|
|
goto :goto_0
|
|
|
|
.line 41
|
|
:catch_0
|
|
move-exception v1
|
|
|
|
.line 42
|
|
goto :goto_1
|
|
|
|
.line 43
|
|
:catch_1
|
|
move-exception v1
|
|
|
|
.line 44
|
|
goto :goto_2
|
|
|
|
.line 45
|
|
:goto_1
|
|
sget-object v2, Ljava/lang/System;->err:Ljava/io/PrintStream;
|
|
|
|
.line 46
|
|
.line 47
|
|
invoke-virtual {v2, v0}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
|
|
|
|
.line 48
|
|
.line 49
|
|
.line 50
|
|
invoke-virtual {v1}, Ljava/lang/Throwable;->printStackTrace()V
|
|
|
|
.line 51
|
|
.line 52
|
|
.line 53
|
|
goto :goto_3
|
|
|
|
.line 54
|
|
:goto_2
|
|
sget-object v2, Ljava/lang/System;->err:Ljava/io/PrintStream;
|
|
|
|
.line 55
|
|
.line 56
|
|
invoke-virtual {v2, v0}, Ljava/io/PrintStream;->println(Ljava/lang/String;)V
|
|
|
|
.line 57
|
|
.line 58
|
|
.line 59
|
|
invoke-virtual {v1}, Ljava/lang/Throwable;->printStackTrace()V
|
|
|
|
.line 60
|
|
.line 61
|
|
.line 62
|
|
:cond_0
|
|
:goto_3
|
|
sget-boolean v0, Lokhttp3/internal/platform/Android10Platform;->e:Z
|
|
|
|
.line 63
|
|
.line 64
|
|
const/4 v1, 0x0
|
|
|
|
.line 65
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 66
|
|
.line 67
|
|
new-instance v0, Lokhttp3/internal/platform/Android10Platform;
|
|
|
|
.line 68
|
|
.line 69
|
|
invoke-direct {v0}, Lokhttp3/internal/platform/Android10Platform;-><init>()V
|
|
|
|
.line 70
|
|
.line 71
|
|
.line 72
|
|
goto :goto_4
|
|
|
|
.line 73
|
|
:cond_1
|
|
move-object v0, v1
|
|
|
|
.line 74
|
|
:goto_4
|
|
if-nez v0, :cond_3
|
|
|
|
.line 75
|
|
.line 76
|
|
sget-boolean v0, Lokhttp3/internal/platform/AndroidPlatform;->e:Z
|
|
|
|
.line 77
|
|
.line 78
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 79
|
|
.line 80
|
|
new-instance v1, Lokhttp3/internal/platform/AndroidPlatform;
|
|
|
|
.line 81
|
|
.line 82
|
|
invoke-direct {v1}, Lokhttp3/internal/platform/AndroidPlatform;-><init>()V
|
|
|
|
.line 83
|
|
.line 84
|
|
.line 85
|
|
:cond_2
|
|
move-object v0, v1
|
|
|
|
.line 86
|
|
:cond_3
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 87
|
|
.line 88
|
|
sput-object v0, Lokhttp3/internal/platform/Platform;->a:Lokhttp3/internal/platform/Platform;
|
|
|
|
.line 89
|
|
.line 90
|
|
const-class v0, Lokhttp3/OkHttpClient;
|
|
|
|
.line 91
|
|
.line 92
|
|
invoke-virtual {v0}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
|
|
|
.line 93
|
|
.line 94
|
|
.line 95
|
|
move-result-object v0
|
|
|
|
.line 96
|
|
invoke-static {v0}, Ljava/util/logging/Logger;->getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;
|
|
|
|
.line 97
|
|
.line 98
|
|
.line 99
|
|
move-result-object v0
|
|
|
|
.line 100
|
|
sput-object v0, Lokhttp3/internal/platform/Platform;->b:Ljava/util/logging/Logger;
|
|
|
|
.line 101
|
|
.line 102
|
|
return-void
|
|
|
|
.line 103
|
|
:cond_4
|
|
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
|
|
|
|
.line 104
|
|
.line 105
|
|
new-instance v1, Ljava/lang/IllegalStateException;
|
|
|
|
.line 106
|
|
.line 107
|
|
const-string v2, "Expected Android API level 21+ but was "
|
|
|
|
.line 108
|
|
.line 109
|
|
invoke-static {v0, v2}, Landroid/support/v4/media/a;->e(ILjava/lang/String;)Ljava/lang/String;
|
|
|
|
.line 110
|
|
.line 111
|
|
.line 112
|
|
move-result-object v0
|
|
|
|
.line 113
|
|
invoke-direct {v1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 114
|
|
.line 115
|
|
.line 116
|
|
throw v1
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public c(Ljavax/net/ssl/X509TrustManager;)Lokhttp3/internal/tls/CertificateChainCleaner;
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "trustManager"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
new-instance v0, Lokhttp3/internal/tls/BasicCertificateChainCleaner;
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-virtual {p0, p1}, Lokhttp3/internal/platform/Platform;->d(Ljavax/net/ssl/X509TrustManager;)Lokhttp3/internal/tls/TrustRootIndex;
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
move-result-object p1
|
|
|
|
.line 12
|
|
invoke-direct {v0, p1}, Lokhttp3/internal/tls/BasicCertificateChainCleaner;-><init>(Lokhttp3/internal/tls/TrustRootIndex;)V
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public d(Ljavax/net/ssl/X509TrustManager;)Lokhttp3/internal/tls/TrustRootIndex;
|
|
.locals 2
|
|
|
|
.line 1
|
|
const-string v0, "trustManager"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
new-instance v0, Lokhttp3/internal/tls/BasicTrustRootIndex;
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-interface {p1}, Ljavax/net/ssl/X509TrustManager;->getAcceptedIssuers()[Ljava/security/cert/X509Certificate;
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
move-result-object p1
|
|
|
|
.line 12
|
|
array-length v1, p1
|
|
|
|
.line 13
|
|
invoke-static {p1, v1}, Ljava/util/Arrays;->copyOf([Ljava/lang/Object;I)[Ljava/lang/Object;
|
|
|
|
.line 14
|
|
.line 15
|
|
.line 16
|
|
move-result-object p1
|
|
|
|
.line 17
|
|
check-cast p1, [Ljava/security/cert/X509Certificate;
|
|
|
|
.line 18
|
|
.line 19
|
|
invoke-direct {v0, p1}, Lokhttp3/internal/tls/BasicTrustRootIndex;-><init>([Ljava/security/cert/X509Certificate;)V
|
|
|
|
.line 20
|
|
.line 21
|
|
.line 22
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public e(Ljavax/net/ssl/SSLSocket;Ljava/lang/String;Ljava/util/List;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
const-string p2, "sslSocket"
|
|
|
|
invoke-static {p1, p2}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const-string p1, "protocols"
|
|
|
|
invoke-static {p3, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public f(Ljava/net/Socket;Ljava/net/InetSocketAddress;I)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "socket"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
const-string v0, "address"
|
|
|
|
.line 7
|
|
.line 8
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 9
|
|
.line 10
|
|
.line 11
|
|
invoke-virtual {p1, p2, p3}, Ljava/net/Socket;->connect(Ljava/net/SocketAddress;I)V
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
return-void
|
|
.end method
|
|
|
|
.method public g(Ljavax/net/ssl/SSLSocket;)Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "sslSocket"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public h()Ljava/lang/Object;
|
|
.locals 3
|
|
|
|
.line 1
|
|
const-string v0, "closer"
|
|
|
|
.line 2
|
|
.line 3
|
|
const-string v1, "response.body().close()"
|
|
|
|
.line 4
|
|
.line 5
|
|
invoke-static {v1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
sget-object v0, Lokhttp3/internal/platform/Platform;->b:Ljava/util/logging/Logger;
|
|
|
|
.line 9
|
|
.line 10
|
|
sget-object v2, Ljava/util/logging/Level;->FINE:Ljava/util/logging/Level;
|
|
|
|
.line 11
|
|
.line 12
|
|
invoke-virtual {v0, v2}, Ljava/util/logging/Logger;->isLoggable(Ljava/util/logging/Level;)Z
|
|
|
|
.line 13
|
|
.line 14
|
|
.line 15
|
|
move-result v0
|
|
|
|
.line 16
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 17
|
|
.line 18
|
|
new-instance v0, Ljava/lang/Throwable;
|
|
|
|
.line 19
|
|
.line 20
|
|
invoke-direct {v0, v1}, Ljava/lang/Throwable;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 21
|
|
.line 22
|
|
.line 23
|
|
return-object v0
|
|
|
|
.line 24
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
.line 25
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public i(Ljava/lang/String;)Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "hostname"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public j(ILjava/lang/String;Ljava/lang/Throwable;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "message"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
const/4 v0, 0x5
|
|
|
|
.line 7
|
|
if-ne p1, v0, :cond_0
|
|
|
|
.line 8
|
|
.line 9
|
|
sget-object p1, Ljava/util/logging/Level;->WARNING:Ljava/util/logging/Level;
|
|
|
|
.line 10
|
|
.line 11
|
|
goto :goto_0
|
|
|
|
.line 12
|
|
:cond_0
|
|
sget-object p1, Ljava/util/logging/Level;->INFO:Ljava/util/logging/Level;
|
|
|
|
.line 13
|
|
.line 14
|
|
:goto_0
|
|
sget-object v0, Lokhttp3/internal/platform/Platform;->b:Ljava/util/logging/Logger;
|
|
|
|
.line 15
|
|
.line 16
|
|
invoke-virtual {v0, p1, p2, p3}, Ljava/util/logging/Logger;->log(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
.line 17
|
|
.line 18
|
|
.line 19
|
|
return-void
|
|
.end method
|
|
|
|
.method public k(Ljava/lang/Object;Ljava/lang/String;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
const-string v0, "message"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {p2, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
if-nez p1, :cond_0
|
|
|
|
.line 7
|
|
.line 8
|
|
const-string v0, " To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);"
|
|
|
|
.line 9
|
|
.line 10
|
|
invoke-static {p2, v0}, Landroid/support/v4/media/a;->k(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
.line 11
|
|
.line 12
|
|
.line 13
|
|
move-result-object p2
|
|
|
|
.line 14
|
|
:cond_0
|
|
const/4 v0, 0x5
|
|
|
|
.line 15
|
|
check-cast p1, Ljava/lang/Throwable;
|
|
|
|
.line 16
|
|
.line 17
|
|
invoke-virtual {p0, v0, p2, p1}, Lokhttp3/internal/platform/Platform;->j(ILjava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
.line 18
|
|
.line 19
|
|
.line 20
|
|
return-void
|
|
.end method
|
|
|
|
.method public l()Ljavax/net/ssl/SSLContext;
|
|
.locals 2
|
|
|
|
.line 1
|
|
const-string v0, "TLS"
|
|
|
|
.line 2
|
|
.line 3
|
|
invoke-static {v0}, Ljavax/net/ssl/SSLContext;->getInstance(Ljava/lang/String;)Ljavax/net/ssl/SSLContext;
|
|
|
|
.line 4
|
|
.line 5
|
|
.line 6
|
|
move-result-object v0
|
|
|
|
.line 7
|
|
const-string v1, "getInstance(...)"
|
|
|
|
.line 8
|
|
.line 9
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 10
|
|
.line 11
|
|
.line 12
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final toString()Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 2
|
|
.line 3
|
|
.line 4
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
invoke-virtual {v0}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
|
|
|
.line 6
|
|
.line 7
|
|
.line 8
|
|
move-result-object v0
|
|
|
|
.line 9
|
|
const-string v1, "getSimpleName(...)"
|
|
|
|
.line 10
|
|
.line 11
|
|
invoke-static {v0, v1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 12
|
|
.line 13
|
|
.line 14
|
|
return-object v0
|
|
.end method
|