A.smali
.class public final Lio/reactivex/internal/operators/observable/A;
.super Lio/reactivex/internal/operators/observable/a;
.source "ObservableDoOnLifecycle.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Lio/reactivex/internal/operators/observable/a<",
"TT;TT;>;"
}
.end annotation
# instance fields
.field private final b:Lio/reactivex/b/g;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/b/g<",
"-",
"Lio/reactivex/disposables/b;",
">;"
}
.end annotation
.end field
.field private final c:Lio/reactivex/b/a;
# direct methods
.method public constructor <init>(Lio/reactivex/p;Lio/reactivex/b/g;Lio/reactivex/b/a;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/p<",
"TT;>;",
"Lio/reactivex/b/g<",
"-",
"Lio/reactivex/disposables/b;",
">;",
"Lio/reactivex/b/a;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1}, Lio/reactivex/internal/operators/observable/a;-><init>(Lio/reactivex/u;)V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/A;->b:Lio/reactivex/b/g;
.line 3
iput-object p3, p0, Lio/reactivex/internal/operators/observable/A;->c:Lio/reactivex/b/a;
return-void
.end method
# virtual methods
.method protected subscribeActual(Lio/reactivex/w;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/w<",
"-TT;>;)V"
}
.end annotation
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/a;->a:Lio/reactivex/u;
new-instance v1, Lio/reactivex/internal/observers/g;
iget-object v2, p0, Lio/reactivex/internal/operators/observable/A;->b:Lio/reactivex/b/g;
iget-object v3, p0, Lio/reactivex/internal/operators/observable/A;->c:Lio/reactivex/b/a;
invoke-direct {v1, p1, v2, v3}, Lio/reactivex/internal/observers/g;-><init>(Lio/reactivex/w;Lio/reactivex/b/g;Lio/reactivex/b/a;)V
invoke-interface {v0, v1}, Lio/reactivex/u;->subscribe(Lio/reactivex/w;)V
return-void
.end method