apkfuckery/com.discord/smali/com/discord/app/h$q.smali

75 lines
1.9 KiB
Smali
Raw Normal View History

2019-05-16 22:41:35 +00:00
.class final Lcom/discord/app/h$q;
.super Ljava/lang/Object;
2019-02-04 20:29:01 +00:00
.source "AppTransformers.kt"
2019-02-04 20:08:30 +00:00
# interfaces
2019-05-16 22:41:35 +00:00
.implements Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2019-05-16 22:41:35 +00:00
value = Lcom/discord/app/h;->a(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
2019-05-16 22:41:35 +00:00
accessFlags = 0x18
2019-02-04 20:08:30 +00:00
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
2019-05-16 22:41:35 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$Transformer<",
"TT;TR;>;"
2019-02-04 20:08:30 +00:00
}
.end annotation
2019-05-16 22:41:35 +00:00
# instance fields
.field final synthetic tR:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
.field final synthetic tS:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
.field final synthetic tT:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
# direct methods
.method constructor <init>(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V
.locals 0
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-object p1, p0, Lcom/discord/app/h$q;->tR:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-object p2, p0, Lcom/discord/app/h$q;->tS:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-object p3, p0, Lcom/discord/app/h$q;->tT:Lkotlin/jvm/functions/Function1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
return-void
2019-02-04 20:08:30 +00:00
.end method
2019-05-16 22:41:35 +00:00
# virtual methods
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 1
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
check-cast p1, Lrx/Observable;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
new-instance v0, Lcom/discord/app/h$q$1;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
invoke-direct {v0, p0}, Lcom/discord/app/h$q$1;-><init>(Lcom/discord/app/h$q;)V
2019-02-04 20:08:30 +00:00
check-cast v0, Lrx/functions/b;
2019-05-16 22:41:35 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->g(Lrx/functions/b;)Lrx/Observable;
2019-02-04 20:08:30 +00:00
move-result-object p1
return-object p1
.end method