apkfuckery/com.discord/smali_classes2/g0/m/a/f1$a.smali

93 lines
1.9 KiB
Smali
Raw Normal View History

2020-03-26 05:26:27 +00:00
.class public Lg0/m/a/f1$a;
2019-12-06 03:29:40 +00:00
.super Lrx/Subscriber;
.source "OperatorOnErrorResumeNextViaFunction.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
2020-03-26 05:26:27 +00:00
value = Lg0/m/a/f1;->onError(Ljava/lang/Throwable;)V
2019-12-06 03:29:40 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"TT;>;"
}
.end annotation
# instance fields
2020-03-26 05:26:27 +00:00
.field public final synthetic d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
# direct methods
2020-03-26 05:26:27 +00:00
.method public constructor <init>(Lg0/m/a/f1;)V
2019-12-06 03:29:40 +00:00
.locals 0
2020-03-26 05:26:27 +00:00
iput-object p1, p0, Lg0/m/a/f1$a;->d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public onCompleted()V
.locals 1
2020-03-26 05:26:27 +00:00
iget-object v0, p0, Lg0/m/a/f1$a;->d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
iget-object v0, v0, Lg0/m/a/f1;->f:Lrx/Subscriber;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
invoke-interface {v0}, Lg0/g;->onCompleted()V
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.locals 1
2020-03-26 05:26:27 +00:00
iget-object v0, p0, Lg0/m/a/f1$a;->d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
iget-object v0, v0, Lg0/m/a/f1;->f:Lrx/Subscriber;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
invoke-interface {v0, p1}, Lg0/g;->onError(Ljava/lang/Throwable;)V
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public onNext(Ljava/lang/Object;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
2020-03-26 05:26:27 +00:00
iget-object v0, p0, Lg0/m/a/f1$a;->d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
iget-object v0, v0, Lg0/m/a/f1;->f:Lrx/Subscriber;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
invoke-interface {v0, p1}, Lg0/g;->onNext(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
return-void
.end method
.method public setProducer(Lrx/Producer;)V
.locals 1
2020-03-26 05:26:27 +00:00
iget-object v0, p0, Lg0/m/a/f1$a;->d:Lg0/m/a/f1;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
iget-object v0, v0, Lg0/m/a/f1;->g:Lg0/m/b/a;
2019-12-06 03:29:40 +00:00
2020-03-26 05:26:27 +00:00
invoke-virtual {v0, p1}, Lg0/m/b/a;->a(Lrx/Producer;)V
2019-12-06 03:29:40 +00:00
return-void
.end method