G.smali
.class Lcom/sandboxol/blockymods/view/fragment/more/G;
.super Lrx/Subscriber;
.source "MoreViewModel.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;->G()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lrx/Subscriber<",
"Ljava/lang/Boolean;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;
# direct methods
.method constructor <init>(Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/blockymods/view/fragment/more/G;->a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;
invoke-direct {p0}, Lrx/Subscriber;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Boolean;)V
.registers 3
.line 1
iget-object v0, p0, Lcom/sandboxol/blockymods/view/fragment/more/G;->a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;
iget-object v0, v0, Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;->g:Landroidx/databinding/ObservableField;
invoke-virtual {v0, p1}, Landroidx/databinding/ObservableField;->set(Ljava/lang/Object;)V
.line 2
iget-object p1, p0, Lcom/sandboxol/blockymods/view/fragment/more/G;->a:Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;
invoke-static {p1}, Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;->a(Lcom/sandboxol/blockymods/view/fragment/more/MoreViewModel;)V
return-void
.end method
.method public onCompleted()V
.registers 1
return-void
.end method
.method public onError(Ljava/lang/Throwable;)V
.registers 2
return-void
.end method
.method public bridge synthetic onNext(Ljava/lang/Object;)V
.registers 2
.line 1
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p0, p1}, Lcom/sandboxol/blockymods/view/fragment/more/G;->a(Ljava/lang/Boolean;)V
return-void
.end method