Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70f8c1ff49 | |||
| 42c5f7c4a8 | |||
| 59b0d1770e |
@@ -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
|
|
||||||
|
|
||||||
return v0
|
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
|
||||||
|
const v1,0x1
|
||||||
|
sub-int v2,v0,v1
|
||||||
|
|
||||||
|
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
|
||||||
|
|||||||
@@ -435,6 +435,7 @@
|
|||||||
.locals 0
|
.locals 0
|
||||||
|
|
||||||
.line 1
|
.line 1
|
||||||
|
const/4 p0, 0x1
|
||||||
sput-boolean p0, Lcom/skt/tmap/engine/navigation/util/TmapNavigationLog;->mTmapNavigationLogEnable:Z
|
sput-boolean p0, Lcom/skt/tmap/engine/navigation/util/TmapNavigationLog;->mTmapNavigationLogEnable:Z
|
||||||
|
|
||||||
return-void
|
return-void
|
||||||
|
|||||||
Reference in New Issue
Block a user