75 lines
1.4 KiB
Smali
75 lines
1.4 KiB
Smali
.class public final Lsh/d;
|
|
.super Lsh/c;
|
|
.source "BlockingFirstObserver.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Lsh/c<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lsh/c;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onError(Ljava/lang/Throwable;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lsh/c;->a:Ljava/lang/Object;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lsh/c;->b:Ljava/lang/Throwable;
|
|
|
|
.line 3
|
|
:cond_0
|
|
invoke-virtual {p0}, Ljava/util/concurrent/CountDownLatch;->countDown()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onNext(Ljava/lang/Object;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lsh/c;->a:Ljava/lang/Object;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lsh/c;->a:Ljava/lang/Object;
|
|
|
|
.line 3
|
|
iget-object p1, p0, Lsh/c;->c:Lio/reactivex/disposables/b;
|
|
|
|
invoke-interface {p1}, Lio/reactivex/disposables/b;->dispose()V
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/util/concurrent/CountDownLatch;->countDown()V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|