RxJavaHooks$8.smali
.class final Lrx/plugins/RxJavaHooks$8;
.super Ljava/lang/Object;
.source "RxJavaHooks.java"
# interfaces
.implements Lrx/functions/Func1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/plugins/RxJavaHooks;->init()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func1<",
"Ljava/lang/Throwable;",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 1
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lrx/plugins/RxJavaHooks$8;->call(Ljava/lang/Throwable;)Ljava/lang/Throwable;
move-result-object p1
return-object p1
.end method
.method public call(Ljava/lang/Throwable;)Ljava/lang/Throwable;
.registers 3
.line 2
invoke-static {}, Lrx/plugins/RxJavaPlugins;->getInstance()Lrx/plugins/RxJavaPlugins;
move-result-object v0
invoke-virtual {v0}, Lrx/plugins/RxJavaPlugins;->getObservableExecutionHook()Lrx/plugins/RxJavaObservableExecutionHook;
move-result-object v0
invoke-virtual {v0, p1}, Lrx/plugins/RxJavaObservableExecutionHook;->onSubscribeError(Ljava/lang/Throwable;)Ljava/lang/Throwable;
move-result-object p1
return-object p1
.end method