154 lines
4.2 KiB
Smali
154 lines
4.2 KiB
Smali
.class public final Landroidx/work/OperationKt;
|
|
.super Ljava/lang/Object;
|
|
.source "Operation.kt"
|
|
|
|
|
|
# direct methods
|
|
.method public static final await(Landroidx/work/Operation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroidx/work/Operation;",
|
|
"Lkotlin/coroutines/Continuation<",
|
|
"-",
|
|
"Landroidx/work/Operation$State$SUCCESS;",
|
|
">;)",
|
|
"Ljava/lang/Object;"
|
|
}
|
|
.end annotation
|
|
|
|
invoke-interface {p0}, Landroidx/work/Operation;->getResult()Lf/h/b/a/a/a;
|
|
|
|
move-result-object p0
|
|
|
|
const-string v0, "result"
|
|
|
|
invoke-static {p0, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-interface {p0}, Ljava/util/concurrent/Future;->isDone()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
:try_start_0
|
|
invoke-interface {p0}, Ljava/util/concurrent/Future;->get()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/util/concurrent/ExecutionException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
invoke-virtual {p0}, Ljava/util/concurrent/ExecutionException;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
move-object p0, p1
|
|
|
|
:cond_0
|
|
throw p0
|
|
|
|
:cond_1
|
|
new-instance v0, Lk0/a/g;
|
|
|
|
invoke-static {p1}, Lf/n/a/k/a;->intercepted(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
|
|
|
move-result-object p1
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, p1, v1}, Lk0/a/g;-><init>(Lkotlin/coroutines/Continuation;I)V
|
|
|
|
new-instance p1, Landroidx/work/OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1;
|
|
|
|
invoke-direct {p1, v0, p0}, Landroidx/work/OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1;-><init>(Lk0/a/f;Lf/h/b/a/a/a;)V
|
|
|
|
sget-object v1, Landroidx/work/DirectExecutor;->INSTANCE:Landroidx/work/DirectExecutor;
|
|
|
|
invoke-interface {p0, p1, v1}, Lf/h/b/a/a/a;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V
|
|
|
|
invoke-virtual {v0}, Lk0/a/g;->k()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
sget-object p1, Lj0/k/g/a;->d:Lj0/k/g/a;
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static final await$$forInline(Landroidx/work/Operation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object;
|
|
.locals 2
|
|
|
|
invoke-interface {p0}, Landroidx/work/Operation;->getResult()Lf/h/b/a/a/a;
|
|
|
|
move-result-object p0
|
|
|
|
const-string v0, "result"
|
|
|
|
invoke-static {p0, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
invoke-interface {p0}, Ljava/util/concurrent/Future;->isDone()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
:try_start_0
|
|
invoke-interface {p0}, Ljava/util/concurrent/Future;->get()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/util/concurrent/ExecutionException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
invoke-virtual {p0}, Ljava/util/concurrent/ExecutionException;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
move-object p0, p1
|
|
|
|
:cond_0
|
|
throw p0
|
|
|
|
:cond_1
|
|
new-instance v0, Lk0/a/g;
|
|
|
|
invoke-static {p1}, Lf/n/a/k/a;->intercepted(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation;
|
|
|
|
move-result-object p1
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-direct {v0, p1, v1}, Lk0/a/g;-><init>(Lkotlin/coroutines/Continuation;I)V
|
|
|
|
new-instance p1, Landroidx/work/OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1;
|
|
|
|
invoke-direct {p1, v0, p0}, Landroidx/work/OperationKt$await$$inlined$suspendCancellableCoroutine$lambda$1;-><init>(Lk0/a/f;Lf/h/b/a/a/a;)V
|
|
|
|
sget-object v1, Landroidx/work/DirectExecutor;->INSTANCE:Landroidx/work/DirectExecutor;
|
|
|
|
invoke-interface {p0, p1, v1}, Lf/h/b/a/a/a;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V
|
|
|
|
invoke-virtual {v0}, Lk0/a/g;->k()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
sget-object p1, Lj0/k/g/a;->d:Lj0/k/g/a;
|
|
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|