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

78 lines
1.8 KiB
Smali
Raw Normal View History

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