Weather/smali_classes3/com/moji/opevent/OperationEventManager$2.smali
2021-05-10 10:13:34 +02:00

79 lines
2.2 KiB
Smali

.class Lcom/moji/opevent/OperationEventManager$2;
.super Lcom/moji/requestcore/MJBaseHttpCallback;
.source "OperationEventManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/opevent/OperationEventManager;->a(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/MJBaseHttpCallback<",
"Ljava/lang/String;",
">;"
}
.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 88
iput-object p1, p0, Lcom/moji/opevent/OperationEventManager$2;->b:Lcom/moji/opevent/OperationEventManager;
iput-object p2, p0, Lcom/moji/opevent/OperationEventManager$2;->a:Lcom/moji/opevent/MeServiceEntityListener;
invoke-direct {p0}, Lcom/moji/requestcore/MJBaseHttpCallback;-><init>()V
return-void
.end method
# virtual methods
.method protected a(Ljava/lang/String;)V
.locals 1
.line 91
iget-object v0, p0, Lcom/moji/opevent/OperationEventManager$2;->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 96
iget-object v0, p0, Lcom/moji/opevent/OperationEventManager$2;->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 88
check-cast p1, Ljava/lang/String;
invoke-virtual {p0, p1}, Lcom/moji/opevent/OperationEventManager$2;->a(Ljava/lang/String;)V
return-void
.end method