SandboxReportService$1$1$1.smali

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


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/report/SandboxReportService$1$1;->onSuccess(Ljava/util/List;)V
.end annotation

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


# instance fields
.field final synthetic this$2:Lcom/sandboxol/report/SandboxReportService$1$1;

.field final synthetic val$currentUserEvents:Ljava/util/List;


# direct methods
.method constructor <init>(Lcom/sandboxol/report/SandboxReportService$1$1;Ljava/util/List;)V
    .registers 3

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

    iput-object p2, p0, Lcom/sandboxol/report/SandboxReportService$1$1$1;->val$currentUserEvents:Ljava/util/List;

    invoke-direct {p0}, Lcom/sandboxol/common/base/web/OnResponseListener;-><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/SandboxReportService$1$1$1;->this$2:Lcom/sandboxol/report/SandboxReportService$1$1;

    iget-object p1, p1, Lcom/sandboxol/report/SandboxReportService$1$1;->this$1:Lcom/sandboxol/report/SandboxReportService$1;

    iget-object p1, p1, Lcom/sandboxol/report/SandboxReportService$1;->this$0:Lcom/sandboxol/report/SandboxReportService;

    const/4 p2, 0x1

    # setter for: Lcom/sandboxol/report/SandboxReportService;->isReportFinish:Z
    invoke-static {p1, p2}, Lcom/sandboxol/report/SandboxReportService;->access$202(Lcom/sandboxol/report/SandboxReportService;Z)Z

    return-void
.end method

.method public onServerError(I)V
    .registers 3

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

    iget-object p1, p1, Lcom/sandboxol/report/SandboxReportService$1$1;->this$1:Lcom/sandboxol/report/SandboxReportService$1;

    iget-object p1, p1, Lcom/sandboxol/report/SandboxReportService$1;->this$0:Lcom/sandboxol/report/SandboxReportService;

    const/4 v0, 0x1

    # setter for: Lcom/sandboxol/report/SandboxReportService;->isReportFinish:Z
    invoke-static {p1, v0}, Lcom/sandboxol/report/SandboxReportService;->access$202(Lcom/sandboxol/report/SandboxReportService;Z)Z

    return-void
.end method

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

    .line 1
    invoke-static {}, Lcom/sandboxol/report/helper/SandboxEventReportHelper;->getInstance()Lcom/sandboxol/report/helper/SandboxEventReportHelper;

    move-result-object p1

    iget-object v0, p0, Lcom/sandboxol/report/SandboxReportService$1$1$1;->val$currentUserEvents:Ljava/util/List;

    new-instance v1, Lcom/sandboxol/report/SandboxReportService$1$1$1$1;

    invoke-direct {v1, p0}, Lcom/sandboxol/report/SandboxReportService$1$1$1$1;-><init>(Lcom/sandboxol/report/SandboxReportService$1$1$1;)V

    invoke-virtual {p1, v0, v1}, Lcom/sandboxol/report/helper/SandboxEventReportHelper;->removeEventList(Ljava/util/List;Lcom/sandboxol/greendao/a/c;)V

    return-void
.end method