NewSandboxReportService$1.smali

.class Lcom/sandboxol/report/NewSandboxReportService$1;
.super Lcom/sandboxol/common/base/web/OnResponseExceptionListener;
.source "NewSandboxReportService.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/report/NewSandboxReportService;->handleReportEvent(Lrx/functions/Action0;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lcom/sandboxol/report/NewSandboxReportService;

.field final synthetic val$callBack:Lrx/functions/Action0;


# direct methods
.method constructor <init>(Lcom/sandboxol/report/NewSandboxReportService;Lrx/functions/Action0;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->this$0:Lcom/sandboxol/report/NewSandboxReportService;

    iput-object p2, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->val$callBack:Lrx/functions/Action0;

    invoke-direct {p0}, Lcom/sandboxol/common/base/web/OnResponseExceptionListener;-><init>()V

    return-void
.end method


# virtual methods
.method public onError(ILjava/lang/String;)V
    .registers 3

    .line 1
    iget-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->val$callBack:Lrx/functions/Action0;

    invoke-interface {p1}, Lrx/functions/Action0;->call()V

    return-void
.end method

.method public onErrorWithData(ILjava/lang/Throwable;)V
    .registers 3

    .line 1
    iget-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->val$callBack:Lrx/functions/Action0;

    invoke-interface {p1}, Lrx/functions/Action0;->call()V

    return-void
.end method

.method public onServerError(I)V
    .registers 2

    .line 1
    iget-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->val$callBack:Lrx/functions/Action0;

    invoke-interface {p1}, Lrx/functions/Action0;->call()V

    return-void
.end method

.method public onSuccess(Ljava/lang/Object;)V
    .registers 2

    .line 1
    iget-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->this$0:Lcom/sandboxol/report/NewSandboxReportService;

    # invokes: Lcom/sandboxol/report/NewSandboxReportService;->delEvents()V
    invoke-static {p1}, Lcom/sandboxol/report/NewSandboxReportService;->access$000(Lcom/sandboxol/report/NewSandboxReportService;)V

    .line 2
    iget-object p1, p0, Lcom/sandboxol/report/NewSandboxReportService$1;->val$callBack:Lrx/functions/Action0;

    invoke-interface {p1}, Lrx/functions/Action0;->call()V

    return-void
.end method