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

43 lines
823 B
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lk0/c;
2020-09-29 21:44:44 +00:00
.super Ljava/lang/Object;
.source "Completable.java"
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
# interfaces
.implements Lk0/d$a;
2020-09-22 07:09:10 +00:00
# instance fields
2020-09-29 21:44:44 +00:00
.field public final synthetic d:Lrx/Observable;
2020-05-17 12:40:10 +00:00
# direct methods
2020-09-29 21:44:44 +00:00
.method public constructor <init>(Lrx/Observable;)V
.locals 0
2020-09-16 23:45:23 +00:00
2020-09-29 21:44:44 +00:00
iput-object p1, p0, Lk0/c;->d:Lrx/Observable;
2020-05-17 12:40:10 +00:00
2020-09-29 21:44:44 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-05-17 12:40:10 +00:00
return-void
.end method
2020-09-22 07:09:10 +00:00
# virtual methods
2020-09-29 21:44:44 +00:00
.method public call(Ljava/lang/Object;)V
.locals 1
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
check-cast p1, Lk0/e;
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
new-instance v0, Lk0/b;
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
invoke-direct {v0, p0, p1}, Lk0/b;-><init>(Lk0/c;Lk0/e;)V
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
invoke-interface {p1, v0}, Lk0/e;->a(Lrx/Subscription;)V
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
iget-object p1, p0, Lk0/c;->d:Lrx/Observable;
2020-09-22 07:09:10 +00:00
2020-10-03 03:03:24 +00:00
invoke-virtual {p1, v0}, Lrx/Observable;->f0(Lrx/Subscriber;)Lrx/Subscription;
2020-09-22 07:09:10 +00:00
2020-09-29 21:44:44 +00:00
return-void
2020-09-22 07:09:10 +00:00
.end method