Changes of com.discord v1207
This commit is contained in:
parent
79cc469071
commit
ec286a9030
11183 changed files with 624324 additions and 580196 deletions
|
@ -1,74 +1,119 @@
|
|||
.class public final synthetic Lf/a/b/a0;
|
||||
.super Lj0/o/c/g;
|
||||
.class public final Lf/a/b/a0;
|
||||
.super Ljava/lang/Object;
|
||||
.source "AppTransformers.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function1;
|
||||
.implements Lrx/Observable$c;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lj0/o/c/g;",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"TT;",
|
||||
"Lkotlin/Unit;",
|
||||
">;"
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
"R:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/Observable$c<",
|
||||
"TT;TT;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Landroid/content/Context;
|
||||
|
||||
.field public final synthetic e:Ljava/lang/Class;
|
||||
|
||||
.field public final synthetic f:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
.field public final synthetic g:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
.field public final synthetic h:Lrx/functions/Action1;
|
||||
|
||||
.field public final synthetic i:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lrx/functions/Action1;)V
|
||||
.locals 1
|
||||
.method public constructor <init>(Landroid/content/Context;Ljava/lang/Class;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lrx/functions/Action1;Lkotlin/jvm/functions/Function0;)V
|
||||
.locals 0
|
||||
|
||||
const/4 v0, 0x1
|
||||
iput-object p1, p0, Lf/a/b/a0;->d:Landroid/content/Context;
|
||||
|
||||
invoke-direct {p0, v0, p1}, Lj0/o/c/g;-><init>(ILjava/lang/Object;)V
|
||||
iput-object p2, p0, Lf/a/b/a0;->e:Ljava/lang/Class;
|
||||
|
||||
iput-object p3, p0, Lf/a/b/a0;->f:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iput-object p4, p0, Lf/a/b/a0;->g:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iput-object p5, p0, Lf/a/b/a0;->h:Lrx/functions/Action1;
|
||||
|
||||
iput-object p6, p0, Lf/a/b/a0;->i:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final getName()Ljava/lang/String;
|
||||
.locals 1
|
||||
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 8
|
||||
|
||||
const-string v0, "call"
|
||||
move-object v0, p1
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getOwner()Lkotlin/reflect/KDeclarationContainer;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Lrx/functions/Action1;
|
||||
|
||||
invoke-static {v0}, Lj0/o/c/s;->getOrCreateKotlinClass(Ljava/lang/Class;)Lj0/s/b;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public final getSignature()Ljava/lang/String;
|
||||
.locals 1
|
||||
|
||||
const-string v0, "call(Ljava/lang/Object;)V"
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Lj0/o/c/b;->receiver:Ljava/lang/Object;
|
||||
|
||||
check-cast v0, Lrx/functions/Action1;
|
||||
|
||||
invoke-interface {v0, p1}, Lrx/functions/Action1;->call(Ljava/lang/Object;)V
|
||||
|
||||
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
|
||||
|
||||
return-object p1
|
||||
check-cast v0, Lrx/Observable;
|
||||
|
||||
const-string p1, "observable"
|
||||
|
||||
invoke-static {v0, p1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object v1, p0, Lf/a/b/a0;->d:Landroid/content/Context;
|
||||
|
||||
iget-object p1, p0, Lf/a/b/a0;->e:Ljava/lang/Class;
|
||||
|
||||
invoke-virtual {p1}, Ljava/lang/Class;->getSimpleName()Ljava/lang/String;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
const-string p1, "errorClass.simpleName"
|
||||
|
||||
invoke-static {v2, p1}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object v3, p0, Lf/a/b/a0;->f:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iget-object v4, p0, Lf/a/b/a0;->g:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iget-object p1, p0, Lf/a/b/a0;->h:Lrx/functions/Action1;
|
||||
|
||||
const/4 v7, 0x0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
new-instance v5, Lf/a/b/n0;
|
||||
|
||||
invoke-direct {v5, p1}, Lf/a/b/n0;-><init>(Lrx/functions/Action1;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
move-object v5, v7
|
||||
|
||||
:goto_0
|
||||
iget-object p1, p0, Lf/a/b/a0;->i:Lkotlin/jvm/functions/Function0;
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
goto :goto_1
|
||||
|
||||
:cond_1
|
||||
sget-object p1, Lf/a/b/z;->d:Lf/a/b/z;
|
||||
|
||||
:goto_1
|
||||
move-object v6, p1
|
||||
|
||||
invoke-static/range {v0 .. v6}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->appSubscribe(Lrx/Observable;Landroid/content/Context;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V
|
||||
|
||||
return-object v7
|
||||
.end method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue