221 lines
4.3 KiB
Smali
221 lines
4.3 KiB
Smali
.class public abstract Lj0/a/u0;
|
|
.super Lj0/a/t0;
|
|
.source "Executors.kt"
|
|
|
|
# interfaces
|
|
.implements Lj0/a/g0;
|
|
|
|
|
|
# instance fields
|
|
.field public d:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lj0/a/t0;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public b(JLj0/a/h;)V
|
|
.locals 5
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(J",
|
|
"Lj0/a/h<",
|
|
"-",
|
|
"Lkotlin/Unit;",
|
|
">;)V"
|
|
}
|
|
.end annotation
|
|
|
|
iget-boolean v0, p0, Lj0/a/u0;->d:Z
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
new-instance v0, Lj0/a/o1;
|
|
|
|
invoke-direct {v0, p0, p3}, Lj0/a/o1;-><init>(Lj0/a/x;Lj0/a/h;)V
|
|
|
|
sget-object v2, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit;
|
|
|
|
:try_start_0
|
|
move-object v3, p0
|
|
|
|
check-cast v3, Lj0/a/t1;
|
|
|
|
iget-object v3, v3, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
instance-of v4, v3, Ljava/util/concurrent/ScheduledExecutorService;
|
|
|
|
if-nez v4, :cond_0
|
|
|
|
move-object v3, v1
|
|
|
|
:cond_0
|
|
check-cast v3, Ljava/util/concurrent/ScheduledExecutorService;
|
|
|
|
if-eqz v3, :cond_1
|
|
|
|
invoke-interface {v3, v0, p1, p2, v2}, Ljava/util/concurrent/ScheduledExecutorService;->schedule(Ljava/lang/Runnable;JLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture;
|
|
|
|
move-result-object v1
|
|
:try_end_0
|
|
.catch Ljava/util/concurrent/RejectedExecutionException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
nop
|
|
|
|
:cond_1
|
|
:goto_0
|
|
if-eqz v1, :cond_2
|
|
|
|
new-instance p1, Lj0/a/e;
|
|
|
|
invoke-direct {p1, v1}, Lj0/a/e;-><init>(Ljava/util/concurrent/Future;)V
|
|
|
|
invoke-interface {p3, p1}, Lj0/a/h;->b(Lkotlin/jvm/functions/Function1;)V
|
|
|
|
return-void
|
|
|
|
:cond_2
|
|
sget-object v0, Lj0/a/e0;->j:Lj0/a/e0;
|
|
|
|
invoke-virtual {v0, p1, p2, p3}, Lj0/a/q0;->b(JLj0/a/h;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public close()V
|
|
.locals 2
|
|
|
|
move-object v0, p0
|
|
|
|
check-cast v0, Lj0/a/t1;
|
|
|
|
iget-object v0, v0, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
instance-of v1, v0, Ljava/util/concurrent/ExecutorService;
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
const/4 v0, 0x0
|
|
|
|
:cond_0
|
|
check-cast v0, Ljava/util/concurrent/ExecutorService;
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|
|
|
|
.method public dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V
|
|
.locals 0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
:try_start_0
|
|
move-object p1, p0
|
|
|
|
check-cast p1, Lj0/a/t1;
|
|
|
|
iget-object p1, p1, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
invoke-interface {p1, p2}, Ljava/util/concurrent/Executor;->execute(Ljava/lang/Runnable;)V
|
|
:try_end_0
|
|
.catch Ljava/util/concurrent/RejectedExecutionException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
sget-object p1, Lj0/a/e0;->j:Lj0/a/e0;
|
|
|
|
invoke-virtual {p1, p2}, Lj0/a/q0;->L(Ljava/lang/Runnable;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
|
|
:cond_0
|
|
const-string p1, "context"
|
|
|
|
invoke-static {p1}, Li0/n/c/h;->c(Ljava/lang/String;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public equals(Ljava/lang/Object;)Z
|
|
.locals 1
|
|
|
|
instance-of v0, p1, Lj0/a/u0;
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
check-cast p1, Lj0/a/u0;
|
|
|
|
check-cast p1, Lj0/a/t1;
|
|
|
|
iget-object p1, p1, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
move-object v0, p0
|
|
|
|
check-cast v0, Lj0/a/t1;
|
|
|
|
iget-object v0, v0, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
if-ne p1, v0, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p1, 0x0
|
|
|
|
:goto_0
|
|
return p1
|
|
.end method
|
|
|
|
.method public hashCode()I
|
|
.locals 1
|
|
|
|
move-object v0, p0
|
|
|
|
check-cast v0, Lj0/a/t1;
|
|
|
|
iget-object v0, v0, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
invoke-static {v0}, Ljava/lang/System;->identityHashCode(Ljava/lang/Object;)I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
move-object v0, p0
|
|
|
|
check-cast v0, Lj0/a/t1;
|
|
|
|
iget-object v0, v0, Lj0/a/t1;->f:Ljava/util/concurrent/Executor;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|