85 lines
2.3 KiB
Smali
85 lines
2.3 KiB
Smali
.class public final Lkotlinx/coroutines/android/HandlerContext$a;
|
|
.super Ljava/lang/Object;
|
|
.source "HandlerDispatcher.kt"
|
|
|
|
# interfaces
|
|
.implements Lkotlinx/coroutines/e1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lkotlinx/coroutines/android/HandlerContext;->Y(JLjava/lang/Runnable;Lkotlin/coroutines/CoroutineContext;)Lkotlinx/coroutines/e1;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {}
|
|
d1 = {
|
|
"\u0000\u0011\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002*\u0001\u0000\u0008\n\u0018\u00002\u00020\u0001J\u0008\u0010\u0003\u001a\u00020\u0002H\u0016\u00a8\u0006\u0004"
|
|
}
|
|
d2 = {
|
|
"kotlinx/coroutines/android/HandlerContext$a",
|
|
"Lkotlinx/coroutines/e1;",
|
|
"Lkotlin/d1;",
|
|
"dispose",
|
|
"kotlinx-coroutines-android"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lkotlinx/coroutines/android/HandlerContext;
|
|
|
|
.field public final synthetic b:Ljava/lang/Runnable;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lkotlinx/coroutines/android/HandlerContext;Ljava/lang/Runnable;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/lang/Runnable;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lkotlinx/coroutines/android/HandlerContext$a;->a:Lkotlinx/coroutines/android/HandlerContext;
|
|
|
|
iput-object p2, p0, Lkotlinx/coroutines/android/HandlerContext$a;->b:Ljava/lang/Runnable;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public dispose()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lkotlinx/coroutines/android/HandlerContext$a;->a:Lkotlinx/coroutines/android/HandlerContext;
|
|
|
|
invoke-static {v0}, Lkotlinx/coroutines/android/HandlerContext;->K1(Lkotlinx/coroutines/android/HandlerContext;)Landroid/os/Handler;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Lkotlinx/coroutines/android/HandlerContext$a;->b:Ljava/lang/Runnable;
|
|
|
|
invoke-virtual {v0, v1}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|