apkfuckery/com.discord/smali/f/a/b/y.smali

58 lines
1.1 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lf/a/b/y;
.super Ljava/lang/Object;
2020-05-17 12:40:10 +00:00
.source "AppTransformers.kt"
# interfaces
2020-09-02 04:07:20 +00:00
.implements Lrx/Observable$c;
2020-05-17 12:40:10 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-02 04:07:20 +00:00
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$c<",
"TT;TT;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-02 04:07:20 +00:00
# instance fields
.field public final synthetic d:Z
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-02 04:07:20 +00:00
.method public constructor <init>(Z)V
.locals 0
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iput-boolean p1, p0, Lf/a/b/y;->d:Z
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
2020-09-02 04:07:20 +00:00
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
2020-07-08 16:44:49 +00:00
.locals 1
2020-09-02 04:07:20 +00:00
check-cast p1, Lrx/Observable;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
const-string v0, "it"
2020-05-17 12:40:10 +00:00
2020-09-23 03:12:49 +00:00
invoke-static {p1, v0}, Lc0/n/c/j;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iget-boolean v0, p0, Lf/a/b/y;->d:Z
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
invoke-static {p1, v0}, Lcom/discord/utilities/rx/ObservableExtensionsKt;->restSubscribeOn(Lrx/Observable;Z)Lrx/Observable;
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
move-result-object p1
2020-05-17 12:40:10 +00:00
return-object p1
.end method