apkfuckery/com.discord/smali/e/c/a/p0$c.smali
2019-12-06 04:29:40 +01:00

77 lines
1.4 KiB
Smali

.class public Le/c/a/p0$c;
.super Ljava/lang/Object;
.source "CustomScheduledExecutor.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Le/c/a/p0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "c"
.end annotation
# instance fields
.field public d:Ljava/lang/Runnable;
# direct methods
.method public constructor <init>(Le/c/a/p0;Ljava/lang/Runnable;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Le/c/a/p0$c;->d:Ljava/lang/Runnable;
return-void
.end method
# virtual methods
.method public run()V
.locals 4
:try_start_0
iget-object v0, p0, Le/c/a/p0$c;->d:Ljava/lang/Runnable;
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
goto :goto_0
:catchall_0
move-exception v0
invoke-static {}, Le/c/a/z;->a()Le/c/a/u0;
move-result-object v1
const/4 v2, 0x1
new-array v2, v2, [Ljava/lang/Object;
const/4 v3, 0x0
invoke-virtual {v0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
aput-object v0, v2, v3
check-cast v1, Le/c/a/b1;
const-string v0, "Runnable error %s"
invoke-virtual {v1, v0, v2}, Le/c/a/b1;->b(Ljava/lang/String;[Ljava/lang/Object;)V
:goto_0
return-void
.end method