Home
last modified time | relevance | path

Searched refs:lastLongitude (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowGeocoder.java28 private double lastLongitude; field in ShadowGeocoder
42 this.lastLongitude = longitude; in getFromLocation()
127 return lastLongitude; in getLastLongitude()