mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 09:32:27 -06:00
236 lines
8.4 KiB
Smali
236 lines
8.4 KiB
Smali
|
.class final Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "RepeatOnLifecycle.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroidx/lifecycle/LifecycleEventObserver;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x18
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u0014\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u00032\u0006\u0010\u0004\u001a\u00020\u0005H\n\u00a2\u0006\u0002\u0008\u0006"
|
||
|
}
|
||
|
d2 = {
|
||
|
"<anonymous>",
|
||
|
"",
|
||
|
"<anonymous parameter 0>",
|
||
|
"Landroidx/lifecycle/LifecycleOwner;",
|
||
|
"event",
|
||
|
"Landroidx/lifecycle/Lifecycle$Event;",
|
||
|
"onStateChanged"
|
||
|
}
|
||
|
k = 0x3
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x8,
|
||
|
0x0
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic $$this$coroutineScope:Lkotlinx/coroutines/CoroutineScope;
|
||
|
|
||
|
.field final synthetic $block:Lkotlin/jvm/functions/Function2;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlin/jvm/functions/Function2<",
|
||
|
"Lkotlinx/coroutines/CoroutineScope;",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"-",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;",
|
||
|
"Ljava/lang/Object;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
.field final synthetic $cancelWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
.field final synthetic $cont:Lkotlinx/coroutines/CancellableContinuation;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlinx/coroutines/CancellableContinuation<",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
.field final synthetic $launchedJob:Lkotlin/jvm/internal/Ref$ObjectRef;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlin/jvm/internal/Ref$ObjectRef<",
|
||
|
"Lkotlinx/coroutines/Job;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
.field final synthetic $mutex:Lkotlinx/coroutines/sync/Mutex;
|
||
|
|
||
|
.field final synthetic $startWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Landroidx/lifecycle/Lifecycle$Event;Lkotlin/jvm/internal/Ref$ObjectRef;Lkotlinx/coroutines/CoroutineScope;Landroidx/lifecycle/Lifecycle$Event;Lkotlinx/coroutines/CancellableContinuation;Lkotlinx/coroutines/sync/Mutex;Lkotlin/jvm/functions/Function2;)V
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(",
|
||
|
"Landroidx/lifecycle/Lifecycle$Event;",
|
||
|
"Lkotlin/jvm/internal/Ref$ObjectRef<",
|
||
|
"Lkotlinx/coroutines/Job;",
|
||
|
">;",
|
||
|
"Lkotlinx/coroutines/CoroutineScope;",
|
||
|
"Landroidx/lifecycle/Lifecycle$Event;",
|
||
|
"Lkotlinx/coroutines/CancellableContinuation<",
|
||
|
"-",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;",
|
||
|
"Lkotlinx/coroutines/sync/Mutex;",
|
||
|
"Lkotlin/jvm/functions/Function2<",
|
||
|
"-",
|
||
|
"Lkotlinx/coroutines/CoroutineScope;",
|
||
|
"-",
|
||
|
"Lkotlin/coroutines/Continuation<",
|
||
|
"-",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;+",
|
||
|
"Ljava/lang/Object;",
|
||
|
">;)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
iput-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$startWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
iput-object p2, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$launchedJob:Lkotlin/jvm/internal/Ref$ObjectRef;
|
||
|
|
||
|
iput-object p3, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$$this$coroutineScope:Lkotlinx/coroutines/CoroutineScope;
|
||
|
|
||
|
iput-object p4, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$cancelWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
iput-object p5, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$cont:Lkotlinx/coroutines/CancellableContinuation;
|
||
|
|
||
|
iput-object p6, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$mutex:Lkotlinx/coroutines/sync/Mutex;
|
||
|
|
||
|
iput-object p7, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$block:Lkotlin/jvm/functions/Function2;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
|
||
|
.locals 7
|
||
|
|
||
|
const-string v0, "<anonymous parameter 0>"
|
||
|
|
||
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
const-string p1, "event"
|
||
|
|
||
|
invoke-static {p2, p1}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
iget-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$startWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
if-ne p2, p1, :cond_0
|
||
|
|
||
|
iget-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$launchedJob:Lkotlin/jvm/internal/Ref$ObjectRef;
|
||
|
|
||
|
iget-object v1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$$this$coroutineScope:Lkotlinx/coroutines/CoroutineScope;
|
||
|
|
||
|
const/4 v2, 0x0
|
||
|
|
||
|
const/4 v3, 0x0
|
||
|
|
||
|
.line 106
|
||
|
new-instance p2, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1$1;
|
||
|
|
||
|
iget-object v4, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$mutex:Lkotlinx/coroutines/sync/Mutex;
|
||
|
|
||
|
iget-object p0, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$block:Lkotlin/jvm/functions/Function2;
|
||
|
|
||
|
invoke-direct {p2, v4, p0, v0}, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1$1;-><init>(Lkotlinx/coroutines/sync/Mutex;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)V
|
||
|
|
||
|
move-object v4, p2
|
||
|
|
||
|
check-cast v4, Lkotlin/jvm/functions/Function2;
|
||
|
|
||
|
const/4 v5, 0x3
|
||
|
|
||
|
const/4 v6, 0x0
|
||
|
|
||
|
invoke-static/range {v1 .. v6}, Lkotlinx/coroutines/BuildersKt;->launch$default(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/CoroutineContext;Lkotlinx/coroutines/CoroutineStart;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)Lkotlinx/coroutines/Job;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
iput-object p0, p1, Lkotlin/jvm/internal/Ref$ObjectRef;->element:Ljava/lang/Object;
|
||
|
|
||
|
return-void
|
||
|
|
||
|
:cond_0
|
||
|
iget-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$cancelWorkEvent:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
if-ne p2, p1, :cond_2
|
||
|
|
||
|
iget-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$launchedJob:Lkotlin/jvm/internal/Ref$ObjectRef;
|
||
|
|
||
|
.line 118
|
||
|
iget-object p1, p1, Lkotlin/jvm/internal/Ref$ObjectRef;->element:Ljava/lang/Object;
|
||
|
|
||
|
check-cast p1, Lkotlinx/coroutines/Job;
|
||
|
|
||
|
if-eqz p1, :cond_1
|
||
|
|
||
|
const/4 v1, 0x1
|
||
|
|
||
|
invoke-static {p1, v0, v1, v0}, Lkotlinx/coroutines/Job$DefaultImpls;->cancel$default(Lkotlinx/coroutines/Job;Ljava/util/concurrent/CancellationException;ILjava/lang/Object;)V
|
||
|
|
||
|
:cond_1
|
||
|
iget-object p1, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$launchedJob:Lkotlin/jvm/internal/Ref$ObjectRef;
|
||
|
|
||
|
.line 119
|
||
|
iput-object v0, p1, Lkotlin/jvm/internal/Ref$ObjectRef;->element:Ljava/lang/Object;
|
||
|
|
||
|
.line 121
|
||
|
:cond_2
|
||
|
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_DESTROY:Landroidx/lifecycle/Lifecycle$Event;
|
||
|
|
||
|
if-ne p2, p1, :cond_3
|
||
|
|
||
|
iget-object p0, p0, Landroidx/lifecycle/RepeatOnLifecycleKt$repeatOnLifecycle$3$1$1$1;->$cont:Lkotlinx/coroutines/CancellableContinuation;
|
||
|
|
||
|
.line 122
|
||
|
check-cast p0, Lkotlin/coroutines/Continuation;
|
||
|
|
||
|
sget-object p1, Lkotlin/Result;->Companion:Lkotlin/Result$Companion;
|
||
|
|
||
|
sget-object p1, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
||
|
|
||
|
invoke-static {p1}, Lkotlin/Result;->constructor-impl(Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p1
|
||
|
|
||
|
invoke-interface {p0, p1}, Lkotlin/coroutines/Continuation;->resumeWith(Ljava/lang/Object;)V
|
||
|
|
||
|
:cond_3
|
||
|
return-void
|
||
|
.end method
|