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

43 lines
822 B
Smali
Raw Normal View History

2019-12-21 01:41:59 +00:00
.class public final Lb0/c;
2019-12-18 07:41:41 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
2019-12-06 03:29:40 +00:00
# interfaces
2019-12-21 01:41:59 +00:00
.implements Lb0/d$c;
2019-12-06 03:29:40 +00:00
# instance fields
2019-12-18 07:41:41 +00:00
.field public final synthetic d:Lrx/Observable;
2019-12-06 03:29:40 +00:00
# direct methods
2019-12-18 07:41:41 +00:00
.method public constructor <init>(Lrx/Observable;)V
2019-12-06 03:29:40 +00:00
.locals 0
2019-12-21 01:41:59 +00:00
iput-object p1, p0, Lb0/c;->d:Lrx/Observable;
2019-12-06 03:29:40 +00:00
2019-12-18 07:41:41 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><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 call(Ljava/lang/Object;)V
.locals 1
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
check-cast p1, Lb0/e;
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
new-instance v0, Lb0/b;
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
invoke-direct {v0, p0, p1}, Lb0/b;-><init>(Lb0/c;Lb0/e;)V
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
invoke-interface {p1, v0}, Lb0/e;->a(Lrx/Subscription;)V
2019-12-13 02:35:12 +00:00
2019-12-21 01:41:59 +00:00
iget-object p1, p0, Lb0/c;->d:Lrx/Observable;
2019-12-13 02:35:12 +00:00
2019-12-18 07:41:41 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->b(Lrx/Subscriber;)Lrx/Subscription;
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