Weather/smali_classes2/com/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter.smali
2021-05-10 10:13:34 +02:00

78 lines
2.6 KiB
Smali

.class public Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter;
.super Lcom/moji/base/MJPresenter;
.source "CalendarAndConstellationPresenter.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/moji/base/MJPresenter<",
"Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;",
">;"
}
.end annotation
# instance fields
.field private b:Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;
# direct methods
.method public constructor <init>(Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;)V
.locals 0
.line 19
invoke-direct {p0, p1}, Lcom/moji/base/MJPresenter;-><init>(Lcom/moji/base/MJPresenter$ICallback;)V
.line 20
iput-object p1, p0, Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter;->b:Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;
return-void
.end method
.method static synthetic a(Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter;)Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;
.locals 0
.line 15
iget-object p0, p0, Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter;->b:Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$CalendarConstellAtionCallBack;
return-object p0
.end method
# virtual methods
.method public a(IILjava/lang/String;JLjava/lang/String;)V
.locals 8
.line 24
new-instance v7, Lcom/moji/http/sch/ConstellationRequest;
move-object v0, v7
move v1, p1
move v2, p2
move-object v3, p3
move-wide v4, p4
move-object v6, p6
invoke-direct/range {v0 .. v6}, Lcom/moji/http/sch/ConstellationRequest;-><init>(IILjava/lang/String;JLjava/lang/String;)V
new-instance p1, Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$1;
invoke-direct {p1, p0}, Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter$1;-><init>(Lcom/moji/mjweather/dailydetail/presenter/CalendarAndConstellationPresenter;)V
invoke-virtual {v7, p1}, Lcom/moji/http/sch/ConstellationRequest;->a(Lcom/moji/requestcore/MJBaseHttpCallback;)V
return-void
.end method