45 lines
800 B
Smali
45 lines
800 B
Smali
.class public final Lg0/p/f;
|
|
.super Ljava/lang/Object;
|
|
.source "RxJavaHooks.java"
|
|
|
|
# interfaces
|
|
.implements Lrx/functions/Action1;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lrx/functions/Action1<",
|
|
"Ljava/lang/Throwable;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
check-cast p1, Ljava/lang/Throwable;
|
|
|
|
sget-object p1, Lg0/p/o;->f:Lg0/p/o;
|
|
|
|
invoke-virtual {p1}, Lg0/p/o;->b()Lg0/p/b;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Lg0/p/b;->a()V
|
|
|
|
return-void
|
|
.end method
|