Changes of com.discord v1197
This commit is contained in:
parent
2e0ee2fb8b
commit
f400ce7398
9559 changed files with 375689 additions and 349457 deletions
|
@ -21,20 +21,26 @@
|
|||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lcom/discord/app/AppComponent;
|
||||
|
||||
.field public final synthetic e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
|
||||
# static fields
|
||||
.field public static final d:Lf/a/b/l0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lcom/discord/app/AppComponent;Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;)V
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 1
|
||||
|
||||
new-instance v0, Lf/a/b/l0;
|
||||
|
||||
invoke-direct {v0}, Lf/a/b/l0;-><init>()V
|
||||
|
||||
sput-object v0, Lf/a/b/l0;->d:Lf/a/b/l0;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/b/l0;->d:Lcom/discord/app/AppComponent;
|
||||
|
||||
iput-object p2, p0, Lf/a/b/l0;->e:Lcom/discord/utilities/mg_recycler/MGRecyclerAdapterSimple;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
|
@ -43,19 +49,15 @@
|
|||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 2
|
||||
.locals 1
|
||||
|
||||
check-cast p1, Lrx/Observable;
|
||||
|
||||
const-string v0, "it"
|
||||
invoke-static {}, Lq0/j/b/a;->a()Lrx/Scheduler;
|
||||
|
||||
invoke-static {p1, v0}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
move-result-object v0
|
||||
|
||||
iget-object v0, p0, Lf/a/b/l0;->d:Lcom/discord/app/AppComponent;
|
||||
|
||||
iget-object v1, p0, Lf/a/b/l0;->e: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;
|
||||
invoke-virtual {p1, v0}, Lrx/Observable;->F(Lrx/Scheduler;)Lrx/Observable;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue