76 lines
1.5 KiB
Smali
76 lines
1.5 KiB
Smali
.class public final Lio/reactivex/internal/operators/completable/i;
|
|
.super Lkh/a;
|
|
.source "CompletableFromAction.java"
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lph/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lph/a;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lkh/a;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lio/reactivex/internal/operators/completable/i;->a:Lph/a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public I0(Lkh/d;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-static {}, Lio/reactivex/disposables/c;->b()Lio/reactivex/disposables/b;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
invoke-interface {p1, v0}, Lkh/d;->onSubscribe(Lio/reactivex/disposables/b;)V
|
|
|
|
.line 3
|
|
:try_start_0
|
|
iget-object v1, p0, Lio/reactivex/internal/operators/completable/i;->a:Lph/a;
|
|
|
|
invoke-interface {v1}, Lph/a;->run()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 4
|
|
invoke-interface {v0}, Lio/reactivex/disposables/b;->isDisposed()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 5
|
|
invoke-interface {p1}, Lkh/d;->onComplete()V
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception v1
|
|
|
|
.line 6
|
|
invoke-static {v1}, Lio/reactivex/exceptions/a;->b(Ljava/lang/Throwable;)V
|
|
|
|
.line 7
|
|
invoke-interface {v0}, Lio/reactivex/disposables/b;->isDisposed()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_1
|
|
|
|
.line 8
|
|
invoke-interface {p1, v1}, Lkh/d;->onError(Ljava/lang/Throwable;)V
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|