apkfuckery/com.discord/smali_classes2/f0/p/g.smali

50 lines
957 B
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final Lf0/p/g;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
.source "RxJavaHooks.java"
# interfaces
.implements Lrx/functions/Func2;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func2<",
"Lrx/Observable;",
"Lrx/Observable$a;",
"Lrx/Observable$a;",
">;"
}
.end annotation
# direct methods
2019-12-06 03:29:40 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
2019-12-06 03:29:40 +00:00
.method public call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
2019-07-24 11:27:29 +00:00
.locals 0
2019-12-06 03:29:40 +00:00
check-cast p1, Lrx/Observable;
2019-07-24 11:27:29 +00:00
2019-12-06 03:29:40 +00:00
check-cast p2, Lrx/Observable$a;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
sget-object p1, Lf0/p/o;->f:Lf0/p/o;
2019-07-24 11:27:29 +00:00
2020-04-27 20:53:11 +00:00
invoke-virtual {p1}, Lf0/p/o;->c()Lf0/p/m;
2019-07-24 11:27:29 +00:00
move-result-object p1
2020-04-27 20:53:11 +00:00
invoke-virtual {p1, p2}, Lf0/p/m;->b(Lrx/Observable$a;)Lrx/Observable$a;
2019-12-06 03:29:40 +00:00
return-object p2
2019-07-24 11:27:29 +00:00
.end method