Searched refs:lastLocationIntent (Results 1 – 1 of 1) sorted by relevance
232 Intent lastLocationIntent = new Intent(locationUpdatedIntent); in requestLocationInternal() local233 lastLocationIntent.putExtra( in requestLocationInternal()235 startService(lastLocationIntent); in requestLocationInternal()