77 lines
2.1 KiB
Smali
77 lines
2.1 KiB
Smali
.class public Lcom/moji/http/redleaves/RLSceneRequest;
|
|
.super Lcom/moji/http/redleaves/RLBaseRequest;
|
|
.source "RLSceneRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/redleaves/RLBaseRequest<",
|
|
"Lcom/moji/http/redleaves/entity/RLSceneResponse;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(DDIIILjava/lang/String;)V
|
|
.locals 1
|
|
|
|
const-string v0, "leaf/get_attraction_info"
|
|
|
|
.line 13
|
|
invoke-direct {p0, v0}, Lcom/moji/http/redleaves/RLBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "longitude"
|
|
|
|
.line 14
|
|
invoke-static {p1, p2}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "latitude"
|
|
|
|
.line 15
|
|
invoke-static {p3, p4}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "type"
|
|
|
|
.line 16
|
|
invoke-static {p5}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_past"
|
|
|
|
.line 17
|
|
invoke-static {p6}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_length"
|
|
|
|
.line 18
|
|
invoke-static {p7}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "page_cursor"
|
|
|
|
.line 19
|
|
invoke-virtual {p0, p1, p8}, Lcom/moji/http/redleaves/RLSceneRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|