2022-06-10 21:38:30 +09:00

80 lines
2.1 KiB
Smali

.class public final Lkotlinx/coroutines/android/b$b;
.super Ljava/lang/Object;
.source "HandlerDispatcher.kt"
# interfaces
.implements Landroid/view/Choreographer$FrameCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lkotlinx/coroutines/android/b;->i(Landroid/view/Choreographer;Lkotlinx/coroutines/n;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/SourceDebugExtension;
value = "SMAP\nHandlerDispatcher.kt\nKotlin\n*S Kotlin\n*F\n+ 1 HandlerDispatcher.kt\nkotlinx/coroutines/android/HandlerDispatcherKt$postFrameCallback$1\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,194:1\n1#2:195\n*E\n"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u000e\n\u0002\u0010\t\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0005\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n\u00a2\u0006\u0004\u0008\u0003\u0010\u0004"
}
d2 = {
"",
"nanos",
"Lkotlin/d1;",
"doFrame",
"(J)V",
"<anonymous>"
}
k = 0x3
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final synthetic a:Lkotlinx/coroutines/n;
# direct methods
.method public constructor <init>(Lkotlinx/coroutines/n;)V
.locals 0
iput-object p1, p0, Lkotlinx/coroutines/android/b$b;->a:Lkotlinx/coroutines/n;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final doFrame(J)V
.locals 2
.line 1
iget-object v0, p0, Lkotlinx/coroutines/android/b$b;->a:Lkotlinx/coroutines/n;
invoke-static {}, Lkotlinx/coroutines/b1;->e()Lkotlinx/coroutines/i2;
move-result-object v1
invoke-static {p1, p2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
move-result-object p1
invoke-interface {v0, v1, p1}, Lkotlinx/coroutines/n;->x(Lkotlinx/coroutines/CoroutineDispatcher;Ljava/lang/Object;)V
return-void
.end method