69 lines
1.7 KiB
Smali
69 lines
1.7 KiB
Smali
.class public Lcom/moji/http/snsforum/CityFlowRequest;
|
|
.super Lcom/moji/http/snsforum/BaseNewLiveRequest;
|
|
.source "CityFlowRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snsforum/BaseNewLiveRequest<",
|
|
"Lcom/moji/http/snsforum/entity/CityFlowResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(JILjava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "forum/city/json/get_city_flow"
|
|
|
|
.line 17
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snsforum/BaseNewLiveRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "city_id"
|
|
|
|
.line 18
|
|
invoke-static {p1, p2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/snsforum/CityFlowRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_past"
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 19
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/CityFlowRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_length"
|
|
|
|
.line 20
|
|
invoke-static {p3}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/snsforum/CityFlowRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
.line 21
|
|
invoke-static {p4}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result p1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const-string p1, "city_name"
|
|
|
|
.line 22
|
|
invoke-virtual {p0, p1, p4}, Lcom/moji/http/snsforum/CityFlowRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|