80 lines
2.0 KiB
Smali
80 lines
2.0 KiB
Smali
.class public Lcom/moji/http/sch/ConstellationRequest;
|
|
.super Lcom/moji/http/sch/SchBaseRequest;
|
|
.source "ConstellationRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/sch/SchBaseRequest<",
|
|
"Lcom/moji/http/sch/DailyDetailEntity;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IILjava/lang/String;JLjava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "json/third/daily_detail"
|
|
|
|
.line 21
|
|
invoke-direct {p0, v0}, Lcom/moji/http/sch/SchBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "is_constell"
|
|
|
|
.line 22
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/sch/ConstellationRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "is_calendar"
|
|
|
|
.line 23
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/sch/ConstellationRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
.line 24
|
|
invoke-static {p3}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result p1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const-string p1, "constell_id"
|
|
|
|
.line 25
|
|
invoke-virtual {p0, p1, p3}, Lcom/moji/http/sch/ConstellationRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_0
|
|
const-string p1, "calendar_day"
|
|
|
|
.line 27
|
|
invoke-static {p4, p5}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/sch/ConstellationRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
.line 28
|
|
invoke-static {p6}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result p1
|
|
|
|
if-nez p1, :cond_1
|
|
|
|
const-string p1, "city_id"
|
|
|
|
.line 29
|
|
invoke-virtual {p0, p1, p6}, Lcom/moji/http/sch/ConstellationRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_1
|
|
return-void
|
|
.end method
|