Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
0c72e29537 | |||
f42bbe21e6 | |||
abc29e0f65 | |||
83f671ca6c |
@ -740,12 +740,15 @@
|
|||||||
.end method
|
.end method
|
||||||
|
|
||||||
.method public final getZoomLevel()I
|
.method public final getZoomLevel()I
|
||||||
.locals 1
|
.locals 3
|
||||||
|
|
||||||
.line 1
|
.line 1
|
||||||
|
|
||||||
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
|
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
|
||||||
|
const v1,0x1
|
||||||
|
sub-int v2,v0,v1
|
||||||
|
|
||||||
return v0
|
return v2
|
||||||
.end method
|
.end method
|
||||||
|
|
||||||
.method public final setAutoZoomType(Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController$AutoZoomType;)V
|
.method public final setAutoZoomType(Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController$AutoZoomType;)V
|
||||||
|
@ -107,6 +107,7 @@
|
|||||||
|
|
||||||
.line 1
|
.line 1
|
||||||
iget v0, p0, Lcom/skt/tmap/engine/navigation/location/GpsStatusListener;->fixedSatelliteCount:I
|
iget v0, p0, Lcom/skt/tmap/engine/navigation/location/GpsStatusListener;->fixedSatelliteCount:I
|
||||||
|
const v0, 0x10
|
||||||
|
|
||||||
return v0
|
return v0
|
||||||
.end method
|
.end method
|
||||||
|
Loading…
x
Reference in New Issue
Block a user