43 lines
823 B
Smali
43 lines
823 B
Smali
|
.class public final Li0/c;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Completable.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Li0/d$a;
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public final synthetic d:Lrx/Observable;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Lrx/Observable;)V
|
||
|
.locals 0
|
||
|
|
||
|
iput-object p1, p0, Li0/c;->d:Lrx/Observable;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public call(Ljava/lang/Object;)V
|
||
|
.locals 1
|
||
|
|
||
|
check-cast p1, Li0/e;
|
||
|
|
||
|
new-instance v0, Li0/b;
|
||
|
|
||
|
invoke-direct {v0, p0, p1}, Li0/b;-><init>(Li0/c;Li0/e;)V
|
||
|
|
||
|
invoke-interface {p1, v0}, Li0/e;->a(Lrx/Subscription;)V
|
||
|
|
||
|
iget-object p1, p0, Li0/c;->d:Lrx/Observable;
|
||
|
|
||
|
invoke-virtual {p1, v0}, Lrx/Observable;->e0(Lrx/Subscriber;)Lrx/Subscription;
|
||
|
|
||
|
return-void
|
||
|
.end method
|