apkfuckery/com.discord/smali/f/c/a/f2/c$a.smali
2020-07-25 02:57:47 +00:00

68 lines
1.4 KiB
Smali

.class public Lf/c/a/f2/c$a;
.super Ljava/lang/Object;
.source "SingleThreadCachedScheduler.java"
# interfaces
.implements Ljava/util/concurrent/RejectedExecutionHandler;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf/c/a/f2/c;-><init>(Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Ljava/lang/String;
# direct methods
.method public constructor <init>(Lf/c/a/f2/c;Ljava/lang/String;)V
.locals 0
iput-object p2, p0, Lf/c/a/f2/c$a;->a:Ljava/lang/String;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public rejectedExecution(Ljava/lang/Runnable;Ljava/util/concurrent/ThreadPoolExecutor;)V
.locals 2
invoke-static {}, Lf/c/a/a0;->a()Lf/c/a/w0;
move-result-object p2
const/4 v0, 0x2
new-array v0, v0, [Ljava/lang/Object;
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
const/4 v1, 0x0
aput-object p1, v0, v1
iget-object p1, p0, Lf/c/a/f2/c$a;->a:Ljava/lang/String;
const/4 v1, 0x1
aput-object p1, v0, v1
const-string p1, "Runnable [%s] rejected from [%s] "
invoke-interface {p2, p1, v0}, Lf/c/a/w0;->d(Ljava/lang/String;[Ljava/lang/Object;)V
return-void
.end method