apkfuckery/com.discord/smali_classes2/x/a/z1/a$b.smali

78 lines
1.6 KiB
Smali
Raw Normal View History

2020-02-20 19:33:18 +00:00
.class public final Lx/a/z1/a$b;
.super Lw/u/b/k;
2019-12-06 03:29:40 +00:00
.source "HandlerDispatcher.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-02-20 19:33:18 +00:00
value = Lx/a/z1/a;->a(JLx/a/h;)V
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-02-20 19:33:18 +00:00
"Lw/u/b/k;",
2019-12-06 03:29:40 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Throwable;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic $block:Ljava/lang/Runnable;
2020-02-20 19:33:18 +00:00
.field public final synthetic this$0:Lx/a/z1/a;
2019-12-06 03:29:40 +00:00
# direct methods
2020-02-20 19:33:18 +00:00
.method public constructor <init>(Lx/a/z1/a;Ljava/lang/Runnable;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-02-20 19:33:18 +00:00
iput-object p1, p0, Lx/a/z1/a$b;->this$0:Lx/a/z1/a;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iput-object p2, p0, Lx/a/z1/a$b;->$block:Ljava/lang/Runnable;
2019-12-06 03:29:40 +00:00
const/4 p1, 0x1
2020-02-20 19:33:18 +00:00
invoke-direct {p0, p1}, Lw/u/b/k;-><init>(I)V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Throwable;
2020-02-20 19:33:18 +00:00
invoke-virtual {p0}, Lx/a/z1/a$b;->invoke()V
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke()V
.locals 2
2020-02-20 19:33:18 +00:00
iget-object v0, p0, Lx/a/z1/a$b;->this$0:Lx/a/z1/a;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iget-object v0, v0, Lx/a/z1/a;->d:Landroid/os/Handler;
2019-12-06 03:29:40 +00:00
2020-02-20 19:33:18 +00:00
iget-object v1, p0, Lx/a/z1/a$b;->$block:Ljava/lang/Runnable;
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, v1}, Landroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V
return-void
.end method