apkfuckery/com.discord/smali_classes2/l0/l/a/i1.smali

86 lines
1.9 KiB
Smali
Raw Normal View History

2020-09-17 00:45:48 +00:00
.class public final Ll0/l/a/i1;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "OperatorOnErrorResumeNextViaFunction.java"
# interfaces
.implements Lrx/Observable$b;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/Observable$b<",
"TT;TT;>;"
}
.end annotation
# instance fields
2020-09-17 00:45:48 +00:00
.field public final d:Ll0/k/b;
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
2020-09-17 00:45:48 +00:00
"Ll0/k/b<",
2020-05-17 12:40:10 +00:00
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;"
}
.end annotation
.end field
# direct methods
2020-09-17 00:45:48 +00:00
.method public constructor <init>(Ll0/k/b;)V
2020-05-17 12:40:10 +00:00
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
2020-09-17 00:45:48 +00:00
"Ll0/k/b<",
2020-05-17 12:40:10 +00:00
"-",
"Ljava/lang/Throwable;",
"+",
"Lrx/Observable<",
"+TT;>;>;)V"
}
.end annotation
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-17 00:45:48 +00:00
iput-object p1, p0, Ll0/l/a/i1;->d:Ll0/k/b;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 3
check-cast p1, Lrx/Subscriber;
2020-09-17 00:45:48 +00:00
new-instance v0, Ll0/l/b/a;
2020-05-17 12:40:10 +00:00
2020-09-17 00:45:48 +00:00
invoke-direct {v0}, Ll0/l/b/a;-><init>()V
2020-05-17 12:40:10 +00:00
new-instance v1, Lrx/subscriptions/SerialSubscription;
invoke-direct {v1}, Lrx/subscriptions/SerialSubscription;-><init>()V
2020-09-17 00:45:48 +00:00
new-instance v2, Ll0/l/a/h1;
2020-05-17 12:40:10 +00:00
2020-09-17 00:45:48 +00:00
invoke-direct {v2, p0, p1, v0, v1}, Ll0/l/a/h1;-><init>(Ll0/l/a/i1;Lrx/Subscriber;Ll0/l/b/a;Lrx/subscriptions/SerialSubscription;)V
2020-05-17 12:40:10 +00:00
invoke-virtual {v1, v2}, Lrx/subscriptions/SerialSubscription;->a(Lrx/Subscription;)V
invoke-virtual {p1, v1}, Lrx/Subscriber;->add(Lrx/Subscription;)V
invoke-virtual {p1, v0}, Lrx/Subscriber;->setProducer(Lrx/Producer;)V
return-object v2
.end method