79 lines
2.2 KiB
Smali
79 lines
2.2 KiB
Smali
.class Lcom/moji/opevent/OperationEventManager$1;
|
|
.super Lcom/moji/requestcore/MJHttpCallback;
|
|
.source "OperationEventManager.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/opevent/OperationEventManager;->a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/moji/opevent/MeServiceEntityListener;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/requestcore/MJHttpCallback<",
|
|
"Lcom/moji/http/me/MeServiceEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/opevent/MeServiceEntityListener;
|
|
|
|
.field final synthetic b:Lcom/moji/opevent/OperationEventManager;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/opevent/OperationEventManager;Lcom/moji/opevent/MeServiceEntityListener;)V
|
|
.locals 0
|
|
|
|
.line 73
|
|
iput-object p1, p0, Lcom/moji/opevent/OperationEventManager$1;->b:Lcom/moji/opevent/OperationEventManager;
|
|
|
|
iput-object p2, p0, Lcom/moji/opevent/OperationEventManager$1;->a:Lcom/moji/opevent/MeServiceEntityListener;
|
|
|
|
invoke-direct {p0}, Lcom/moji/requestcore/MJHttpCallback;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method protected a(Lcom/moji/http/me/MeServiceEntity;)V
|
|
.locals 1
|
|
|
|
.line 76
|
|
iget-object v0, p0, Lcom/moji/opevent/OperationEventManager$1;->a:Lcom/moji/opevent/MeServiceEntityListener;
|
|
|
|
invoke-interface {v0, p1}, Lcom/moji/opevent/MeServiceEntityListener;->a(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method protected onFailed(Lcom/moji/requestcore/MJException;)V
|
|
.locals 1
|
|
|
|
.line 81
|
|
iget-object v0, p0, Lcom/moji/opevent/OperationEventManager$1;->a:Lcom/moji/opevent/MeServiceEntityListener;
|
|
|
|
invoke-interface {v0, p1}, Lcom/moji/opevent/MeServiceEntityListener;->a(Lcom/moji/requestcore/MJException;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method protected synthetic onSuccess(Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 73
|
|
check-cast p1, Lcom/moji/http/me/MeServiceEntity;
|
|
|
|
invoke-virtual {p0, p1}, Lcom/moji/opevent/OperationEventManager$1;->a(Lcom/moji/http/me/MeServiceEntity;)V
|
|
|
|
return-void
|
|
.end method
|