77 lines
1.5 KiB
Smali
77 lines
1.5 KiB
Smali
.class Landroidx/emoji2/text/EmojiCompatInitializer$LoadEmojiCompatRunnable;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/emoji2/text/EmojiCompatInitializer;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "LoadEmojiCompatRunnable"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 131
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 1
|
|
|
|
:try_start_0
|
|
const-string v0, "EmojiCompat.EmojiCompatInitializer.run"
|
|
|
|
.line 137
|
|
invoke-static {v0}, Landroidx/core/os/TraceCompat;->beginSection(Ljava/lang/String;)V
|
|
|
|
.line 138
|
|
invoke-static {}, Landroidx/emoji2/text/EmojiCompat;->isConfigured()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 139
|
|
invoke-static {}, Landroidx/emoji2/text/EmojiCompat;->get()Landroidx/emoji2/text/EmojiCompat;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0}, Landroidx/emoji2/text/EmojiCompat;->load()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
goto :goto_1
|
|
|
|
.line 142
|
|
:cond_0
|
|
:goto_0
|
|
invoke-static {}, Landroidx/core/os/TraceCompat;->endSection()V
|
|
|
|
return-void
|
|
|
|
:goto_1
|
|
invoke-static {}, Landroidx/core/os/TraceCompat;->endSection()V
|
|
|
|
.line 143
|
|
throw v0
|
|
.end method
|