apkfuckery/com.discord/smali/com/discord/stores/StoreLurking$startLurkingInternal$1.smali

93 lines
2.5 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final Lcom/discord/stores/StoreLurking$startLurkingInternal$1;
2020-04-17 19:35:49 +00:00
.super Ly/u/b/k;
2019-07-24 11:27:29 +00:00
.source "StoreLurking.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-08-14 23:59:34 +00:00
value = Lcom/discord/stores/StoreLurking;->startLurkingInternal(JLjava/lang/Long;)V
2019-07-24 11:27:29 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x19
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-04-17 19:35:49 +00:00
"Ly/u/b/k;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/utilities/error/Error;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $guildId:J
2019-08-14 23:59:34 +00:00
2019-12-06 03:29:40 +00:00
.field public final synthetic this$0:Lcom/discord/stores/StoreLurking;
2019-07-24 11:27:29 +00:00
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>(Lcom/discord/stores/StoreLurking;J)V
2019-07-24 11:27:29 +00:00
.locals 0
2019-08-14 23:59:34 +00:00
iput-object p1, p0, Lcom/discord/stores/StoreLurking$startLurkingInternal$1;->this$0:Lcom/discord/stores/StoreLurking;
iput-wide p2, p0, Lcom/discord/stores/StoreLurking$startLurkingInternal$1;->$guildId:J
2019-07-24 11:27:29 +00:00
const/4 p1, 0x1
2020-04-17 19:35:49 +00:00
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
check-cast p1, Lcom/discord/utilities/error/Error;
2019-08-14 23:59:34 +00:00
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreLurking$startLurkingInternal$1;->invoke(Lcom/discord/utilities/error/Error;)V
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
2019-07-24 11:27:29 +00:00
return-object p1
.end method
.method public final invoke(Lcom/discord/utilities/error/Error;)V
.locals 1
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
2019-08-14 23:59:34 +00:00
iget-object p1, p0, Lcom/discord/stores/StoreLurking$startLurkingInternal$1;->this$0:Lcom/discord/stores/StoreLurking;
2019-07-24 11:27:29 +00:00
2019-11-20 22:09:14 +00:00
invoke-static {p1}, Lcom/discord/stores/StoreLurking;->access$getDispatcher$p(Lcom/discord/stores/StoreLurking;)Lcom/discord/stores/Dispatcher;
2019-07-24 11:27:29 +00:00
move-result-object p1
2019-08-14 23:59:34 +00:00
new-instance v0, Lcom/discord/stores/StoreLurking$startLurkingInternal$1$1;
2019-07-24 11:27:29 +00:00
2019-08-14 23:59:34 +00:00
invoke-direct {v0, p0}, Lcom/discord/stores/StoreLurking$startLurkingInternal$1$1;-><init>(Lcom/discord/stores/StoreLurking$startLurkingInternal$1;)V
2019-07-24 11:27:29 +00:00
2019-11-20 22:09:14 +00:00
invoke-virtual {p1, v0}, Lcom/discord/stores/Dispatcher;->schedule(Lkotlin/jvm/functions/Function0;)V
2019-07-24 11:27:29 +00:00
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "it"
2020-04-17 19:35:49 +00:00
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
2019-12-06 03:29:40 +00:00
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method