apkfuckery/com.discord/smali/com/discord/stores/StoreMessagesLoader$jumpToMessage$8.smali

105 lines
2.6 KiB
Smali
Raw Normal View History

2019-12-06 03:29:40 +00:00
.class public final synthetic Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$8;
.super Ls/u/b/i;
2019-07-24 11:27:29 +00:00
.source "StoreMessagesLoader.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMessagesLoader;->jumpToMessage(JJ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-12-06 03:29:40 +00:00
accessFlags = 0x1019
2019-07-24 11:27:29 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-06 03:29:40 +00:00
"Ls/u/b/i;",
2019-07-24 11:27:29 +00:00
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/models/domain/ModelChannel;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
2019-12-06 03:29:40 +00:00
.field public final synthetic $handleTargetChannelResolved$2:Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$2;
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/StoreMessagesLoader$jumpToMessage$2;)V
2019-07-24 11:27:29 +00:00
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$8;->$handleTargetChannelResolved$2:Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$2;
const/4 p1, 0x1
2019-12-06 03:29:40 +00:00
invoke-direct {p0, p1}, Ls/u/b/i;-><init>(I)V
2019-07-24 11:27:29 +00:00
return-void
.end method
# virtual methods
.method public final getName()Ljava/lang/String;
.locals 1
const-string v0, "handleTargetChannelResolved"
return-object v0
.end method
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
.locals 1
const/4 v0, 0x0
return-object v0
.end method
.method public final getSignature()Ljava/lang/String;
.locals 1
const-string v0, "invoke(Lcom/discord/models/domain/ModelChannel;)V"
return-object v0
.end method
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/models/domain/ModelChannel;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$8;->invoke(Lcom/discord/models/domain/ModelChannel;)V
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/models/domain/ModelChannel;)V
.locals 1
2019-12-06 03:29:40 +00:00
if-eqz p1, :cond_0
2019-07-24 11:27:29 +00:00
iget-object v0, p0, Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$8;->$handleTargetChannelResolved$2:Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$2;
invoke-virtual {v0, p1}, Lcom/discord/stores/StoreMessagesLoader$jumpToMessage$2;->invoke(Lcom/discord/models/domain/ModelChannel;)V
return-void
2019-12-06 03:29:40 +00:00
:cond_0
const-string p1, "p1"
invoke-static {p1}, Ls/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
2019-07-24 11:27:29 +00:00
.end method