b.smali
.class Lcom/sandboxol/halloween/c/b;
.super Lcom/sandboxol/common/base/web/OnResponseListener;
.source "DressHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/halloween/c/d;->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/d;
# direct methods
.method constructor <init>(Lcom/sandboxol/halloween/c/d;)V
.registers 2
.line 1
iput-object p1, p0, Lcom/sandboxol/halloween/c/b;->a:Lcom/sandboxol/halloween/c/d;
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 4
.line 1
iget-object p1, p0, Lcom/sandboxol/halloween/c/b;->a:Lcom/sandboxol/halloween/c/d;
iget-object v0, p1, Lcom/sandboxol/halloween/c/d;->a:Landroid/content/Context;
iget-object p1, p1, Lcom/sandboxol/halloween/c/d;->b:Ljava/util/List;
new-instance v1, Lcom/sandboxol/halloween/c/a;
invoke-direct {v1, p0}, Lcom/sandboxol/halloween/c/a;-><init>(Lcom/sandboxol/halloween/c/b;)V
invoke-static {v0, p1, v1}, Lcom/sandboxol/center/router/manager/DressManager;->clotheMulti(Landroid/content/Context;Ljava/util/List;Lcom/sandboxol/common/base/web/OnResponseListener;)V
return-void
.end method