e.smali

.class Lcom/sandboxol/halloween/c/e;
.super Lcom/sandboxol/common/base/web/OnResponseListener;
.source "DressHelper.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/sandboxol/halloween/c/f;->onSuccess(Ljava/util/List;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/sandboxol/common/base/web/OnResponseListener<",
        "Ljava/lang/Object;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic a:Lcom/sandboxol/halloween/c/f;


# direct methods
.method constructor <init>(Lcom/sandboxol/halloween/c/f;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/sandboxol/halloween/c/e;->a:Lcom/sandboxol/halloween/c/f;

    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

    return-void
.end method

.method public onServerError(I)V
    .registers 2

    return-void
.end method

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

    .line 1
    iget-object p1, p0, Lcom/sandboxol/halloween/c/e;->a:Lcom/sandboxol/halloween/c/f;

    iget-object v0, p1, Lcom/sandboxol/halloween/c/f;->b:Landroid/content/Context;

    iget-wide v1, p1, Lcom/sandboxol/halloween/c/f;->c:J

    invoke-static {v0, v1, v2}, Lcom/sandboxol/halloween/c/h;->a(Landroid/content/Context;J)V

    return-void
.end method