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

43 lines
812 B
Smali
Raw Normal View History

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