Searched defs:strLongitude (Results 1 – 1 of 1) sorted by relevance
216 String strLongitude = prefs.getString(FM_LOCATION_LONGITUDE, "0.0"); in getLastSearchedLocation() local229 String strLongitude = Double.valueOf(longitude).toString(); in setLastSearchedLocation() local