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

73 lines
2.1 KiB
Smali
Raw Normal View History

2019-03-30 08:05:33 +00:00
.class final Lcom/discord/app/h$w;
2019-05-16 22:41:35 +00:00
.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(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)Lrx/Observable$Transformer;
2019-02-04 20:08:30 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
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;TT;>;"
2019-02-04 20:08:30 +00:00
}
.end annotation
# instance fields
2019-05-16 22:41:35 +00:00
.field final synthetic $adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
.field final synthetic tY:Lcom/discord/app/AppComponent;
2019-02-04 20:08:30 +00:00
# direct methods
2019-05-16 22:41:35 +00:00
.method constructor <init>(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)V
2019-02-04 20:08:30 +00:00
.locals 0
2019-05-16 22:41:35 +00:00
iput-object p1, p0, Lcom/discord/app/h$w;->tY:Lcom/discord/app/AppComponent;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iput-object p2, p0, Lcom/discord/app/h$w;->$adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
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
return-void
.end method
# virtual methods
2019-05-16 22:41:35 +00:00
.method public final synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 2
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
const-string v0, "it"
2019-02-04 20:08:30 +00:00
2019-05-22 23:20:16 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/k;->g(Ljava/lang/Object;Ljava/lang/String;)V
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iget-object v0, p0, Lcom/discord/app/h$w;->tY:Lcom/discord/app/AppComponent;
2019-02-04 20:08:30 +00:00
2019-05-16 22:41:35 +00:00
iget-object v1, p0, Lcom/discord/app/h$w;->$adapter:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
invoke-static {p1, v0, v1}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->ui(Lrx/Observable;Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)Lrx/Observable;
move-result-object p1
2019-02-04 20:08:30 +00:00
return-object p1
.end method