Searched refs:PREFERENCES_LNG (Results 1 – 1 of 1) sorted by relevance
54 private static final String PREFERENCES_LNG = "lng"; field in Utils97 editor.putLong(PREFERENCES_LNG, Double.doubleToRawLongBits(location.longitude)); in storeLocation()111 Long lng = prefs.getLong(PREFERENCES_LNG, Long.MAX_VALUE); in getLocation()