apkfuckery/com.discord/smali/com/discord/stores/StoreMentions$init$2.smali

92 lines
2.6 KiB
Smali

.class final Lcom/discord/stores/StoreMentions$init$2;
.super Lkotlin/jvm/internal/m;
.source "StoreMentions.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMentions;->init(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lkotlin/jvm/internal/m;",
"Lkotlin/jvm/functions/Function1<",
"Lcom/discord/stores/StoreMentions$init$Tuple;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lcom/discord/stores/StoreMentions;
# direct methods
.method constructor <init>(Lcom/discord/stores/StoreMentions;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMentions$init$2;->this$0:Lcom/discord/stores/StoreMentions;
const/4 p1, 0x1
invoke-direct {p0, p1}, Lkotlin/jvm/internal/m;-><init>(I)V
return-void
.end method
# virtual methods
.method public final bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/stores/StoreMentions$init$Tuple;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMentions$init$2;->invoke(Lcom/discord/stores/StoreMentions$init$Tuple;)V
sget-object p1, Lkotlin/Unit;->bgy:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Lcom/discord/stores/StoreMentions$init$Tuple;)V
.locals 4
invoke-virtual {p1}, Lcom/discord/stores/StoreMentions$init$Tuple;->component1()Ljava/util/Map;
move-result-object v0
invoke-virtual {p1}, Lcom/discord/stores/StoreMentions$init$Tuple;->component2()Ljava/util/Map;
move-result-object v1
invoke-virtual {p1}, Lcom/discord/stores/StoreMentions$init$Tuple;->component3()Ljava/util/Map;
move-result-object p1
iget-object v2, p0, Lcom/discord/stores/StoreMentions$init$2;->this$0:Lcom/discord/stores/StoreMentions;
invoke-static {v2}, Lcom/discord/stores/StoreMentions;->access$getDispatcher$p(Lcom/discord/stores/StoreMentions;)Lcom/discord/stores/Dispatcher;
move-result-object v2
new-instance v3, Lcom/discord/stores/StoreMentions$init$2$1;
invoke-direct {v3, p0, v0, v1, p1}, Lcom/discord/stores/StoreMentions$init$2$1;-><init>(Lcom/discord/stores/StoreMentions$init$2;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V
check-cast v3, Lkotlin/jvm/functions/Function0;
invoke-virtual {v2, v3}, Lcom/discord/stores/Dispatcher;->schedule(Lkotlin/jvm/functions/Function0;)V
return-void
.end method