apkfuckery/com.discord/smali/com/discord/stores/StoreStream$deferredInit$1$...

78 lines
1.8 KiB
Smali
Raw Normal View History

2020-08-24 20:40:41 +00:00
.class public final synthetic Lcom/discord/stores/StoreStream$deferredInit$1$14;
2020-09-09 19:21:20 +00:00
.super Lk0/n/c/h;
2020-08-24 20:40:41 +00:00
.source "StoreStream.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreStream$deferredInit$1;->invoke()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-09 19:21:20 +00:00
"Lk0/n/c/h;",
2020-08-24 20:40:41 +00:00
"Lkotlin/jvm/functions/Function1<",
"Ljava/lang/Boolean;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lrx/subjects/BehaviorSubject;)V
2020-09-09 19:21:20 +00:00
.locals 7
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
const-class v3, Lrx/subjects/BehaviorSubject;
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
const/4 v1, 0x1
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
const-string v4, "onNext"
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
const-string v5, "onNext(Ljava/lang/Object;)V"
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
const/4 v6, 0x0
2020-08-24 20:40:41 +00:00
2020-09-09 19:21:20 +00:00
move-object v0, p0
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
move-object v2, p1
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
invoke-direct/range {v0 .. v6}, Lk0/n/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
2020-09-08 08:16:32 +00:00
2020-09-09 19:21:20 +00:00
return-void
2020-08-24 20:40:41 +00:00
.end method
2020-09-09 19:21:20 +00:00
# virtual methods
2020-08-24 20:40:41 +00:00
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreStream$deferredInit$1$14;->invoke(Ljava/lang/Boolean;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke(Ljava/lang/Boolean;)V
.locals 1
2020-09-08 08:16:32 +00:00
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
2020-08-24 20:40:41 +00:00
check-cast v0, Lrx/subjects/BehaviorSubject;
invoke-virtual {v0, p1}, Lrx/subjects/BehaviorSubject;->onNext(Ljava/lang/Object;)V
return-void
.end method