apkfuckery/com.discord/smali_classes2/b0/b.smali

58 lines
984 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public Lb0/b;
2019-12-18 07:41:41 +00:00
.super Lrx/Subscriber;
.source "Completable.java"
2019-12-06 03:29:40 +00:00
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
2019-12-18 07:41:41 +00:00
"Lrx/Subscriber<",
"Ljava/lang/Object;",
">;"
2019-12-06 03:29:40 +00:00
}
.end annotation
# instance fields
2019-12-21 01:41:59 +00:00
.field public final synthetic d:Lb0/e;
2019-12-06 03:29:40 +00:00
# direct methods
2019-12-21 01:41:59 +00:00
.method public constructor <init>(Lb0/c;Lb0/e;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
iput-object p2, p0, Lb0/b;->d:Lb0/e;
2019-12-06 03:29:40 +00:00
2019-12-18 07:41:41 +00:00
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
2019-12-18 07:41:41 +00:00
.method public onCompleted()V
.locals 1
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
iget-object v0, p0, Lb0/b;->d:Lb0/e;
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
invoke-interface {v0}, Lb0/e;->onCompleted()V
2019-12-13 02:35:12 +00:00
2019-12-18 07:41:41 +00:00
return-void
.end method
2019-12-13 02:35:12 +00:00
2019-12-18 07:41:41 +00:00
.method public onError(Ljava/lang/Throwable;)V
.locals 1
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
iget-object v0, p0, Lb0/b;->d:Lb0/e;
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
invoke-interface {v0, p1}, Lb0/e;->onError(Ljava/lang/Throwable;)V
2019-12-13 02:35:12 +00:00
2019-12-18 07:41:41 +00:00
return-void
2019-12-06 03:29:40 +00:00
.end method
2019-12-18 07:41:41 +00:00
.method public onNext(Ljava/lang/Object;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-12-18 07:41:41 +00:00
return-void
2019-12-06 03:29:40 +00:00
.end method