294 lines
6.6 KiB
Smali
294 lines
6.6 KiB
Smali
.class public final Lfi/h;
|
|
.super Ljava/lang/Object;
|
|
.source "DisposableLambdaObserver.java"
|
|
|
|
# interfaces
|
|
.implements Lai/n0;
|
|
.implements Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lai/n0<",
|
|
"TT;>;",
|
|
"Lio/reactivex/rxjava3/disposables/c;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Lai/n0;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lai/n0<",
|
|
"-TT;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final b:Lci/g;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lci/g<",
|
|
"-",
|
|
"Lio/reactivex/rxjava3/disposables/c;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final c:Lci/a;
|
|
|
|
.field public d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lai/n0;Lci/g;Lci/a;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0,
|
|
0x0,
|
|
0x0
|
|
}
|
|
names = {
|
|
"actual",
|
|
"onSubscribe",
|
|
"onDispose"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lai/n0<",
|
|
"-TT;>;",
|
|
"Lci/g<",
|
|
"-",
|
|
"Lio/reactivex/rxjava3/disposables/c;",
|
|
">;",
|
|
"Lci/a;",
|
|
")V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Lfi/h;->b:Lci/g;
|
|
|
|
.line 4
|
|
iput-object p3, p0, Lfi/h;->c:Lci/a;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public dispose()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 2
|
|
sget-object v1, Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 3
|
|
iput-object v1, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 4
|
|
:try_start_0
|
|
iget-object v1, p0, Lfi/h;->c:Lci/a;
|
|
|
|
invoke-interface {v1}, Lci/a;->run()V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
goto :goto_0
|
|
|
|
:catchall_0
|
|
move-exception v1
|
|
|
|
.line 5
|
|
invoke-static {v1}, Lio/reactivex/rxjava3/exceptions/a;->b(Ljava/lang/Throwable;)V
|
|
|
|
.line 6
|
|
invoke-static {v1}, Lji/a;->Y(Ljava/lang/Throwable;)V
|
|
|
|
.line 7
|
|
:goto_0
|
|
invoke-interface {v0}, Lio/reactivex/rxjava3/disposables/c;->dispose()V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public isDisposed()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
invoke-interface {v0}, Lio/reactivex/rxjava3/disposables/c;->isDisposed()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public onComplete()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
sget-object v1, Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 2
|
|
iput-object v1, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 3
|
|
iget-object v0, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
invoke-interface {v0}, Lai/n0;->onComplete()V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onError(Ljava/lang/Throwable;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"t"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
sget-object v1, Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
.line 2
|
|
iput-object v1, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 3
|
|
iget-object v0, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
invoke-interface {v0, p1}, Lai/n0;->onError(Ljava/lang/Throwable;)V
|
|
|
|
goto :goto_0
|
|
|
|
.line 4
|
|
:cond_0
|
|
invoke-static {p1}, Lji/a;->Y(Ljava/lang/Throwable;)V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public onNext(Ljava/lang/Object;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"t"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
invoke-interface {v0, p1}, Lai/n0;->onNext(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onSubscribe(Lio/reactivex/rxjava3/disposables/c;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/MethodParameters;
|
|
accessFlags = {
|
|
0x0
|
|
}
|
|
names = {
|
|
"d"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
:try_start_0
|
|
iget-object v0, p0, Lfi/h;->b:Lci/g;
|
|
|
|
invoke-interface {v0, p1}, Lci/g;->accept(Ljava/lang/Object;)V
|
|
:try_end_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
.line 2
|
|
iget-object v0, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
invoke-static {v0, p1}, Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;->validate(Lio/reactivex/rxjava3/disposables/c;Lio/reactivex/rxjava3/disposables/c;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 3
|
|
iput-object p1, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 4
|
|
iget-object p1, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
invoke-interface {p1, p0}, Lai/n0;->onSubscribe(Lio/reactivex/rxjava3/disposables/c;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
|
|
:catchall_0
|
|
move-exception v0
|
|
|
|
.line 5
|
|
invoke-static {v0}, Lio/reactivex/rxjava3/exceptions/a;->b(Ljava/lang/Throwable;)V
|
|
|
|
.line 6
|
|
invoke-interface {p1}, Lio/reactivex/rxjava3/disposables/c;->dispose()V
|
|
|
|
.line 7
|
|
sget-object p1, Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;->DISPOSED:Lio/reactivex/rxjava3/internal/disposables/DisposableHelper;
|
|
|
|
iput-object p1, p0, Lfi/h;->d:Lio/reactivex/rxjava3/disposables/c;
|
|
|
|
.line 8
|
|
iget-object p1, p0, Lfi/h;->a:Lai/n0;
|
|
|
|
invoke-static {v0, p1}, Lio/reactivex/rxjava3/internal/disposables/EmptyDisposable;->error(Ljava/lang/Throwable;Lai/n0;)V
|
|
|
|
return-void
|
|
.end method
|