103 lines
2.6 KiB
Smali
103 lines
2.6 KiB
Smali
.class public Lcom/moji/http/redleaves/RLMapRequest;
|
|
.super Lcom/moji/http/redleaves/RLBaseRequest;
|
|
.source "RLMapRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/redleaves/RLBaseRequest<",
|
|
"Lcom/moji/http/redleaves/entity/RLMapResponse;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(I)V
|
|
.locals 1
|
|
|
|
const-string v0, "leaf/get_map_data"
|
|
|
|
.line 17
|
|
invoke-direct {p0, v0}, Lcom/moji/http/redleaves/RLBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "type"
|
|
|
|
.line 18
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(IDD)V
|
|
.locals 1
|
|
|
|
const-string v0, "leaf/get_map_data"
|
|
|
|
.line 28
|
|
invoke-direct {p0, v0}, Lcom/moji/http/redleaves/RLBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "type"
|
|
|
|
.line 29
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "lon"
|
|
|
|
.line 30
|
|
invoke-static {p2, p3}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "lat"
|
|
|
|
.line 31
|
|
invoke-static {p4, p5}, Ljava/lang/Double;->valueOf(D)Ljava/lang/Double;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(II)V
|
|
.locals 1
|
|
|
|
const-string v0, "leaf/get_map_data"
|
|
|
|
.line 22
|
|
invoke-direct {p0, v0}, Lcom/moji/http/redleaves/RLBaseRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
const-string v0, "type"
|
|
|
|
.line 23
|
|
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p0, v0, p1}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
const-string p1, "city_id"
|
|
|
|
.line 24
|
|
invoke-static {p2}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {p0, p1, p2}, Lcom/moji/http/redleaves/RLMapRequest;->a(Ljava/lang/String;Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|