69 lines
1.4 KiB
Smali
69 lines
1.4 KiB
Smali
.class public Le/c/a/p0$b;
|
|
.super Ljava/lang/Object;
|
|
.source "CustomScheduledExecutor.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/RejectedExecutionHandler;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Le/c/a/p0;-><init>(Ljava/lang/String;Z)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>(Le/c/a/p0;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
iput-object p2, p0, Le/c/a/p0$b;->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 {}, Le/c/a/z;->a()Le/c/a/u0;
|
|
|
|
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, Le/c/a/p0$b;->a:Ljava/lang/String;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
aput-object p1, v0, v1
|
|
|
|
check-cast p2, Le/c/a/b1;
|
|
|
|
const-string p1, "Runnable %s rejected from %s "
|
|
|
|
invoke-virtual {p2, p1, v0}, Le/c/a/b1;->e(Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|