Searched refs:sLocationManager (Results 1 – 1 of 1) sorted by relevance
201 private static LocationManager sLocationManager; field in LocationUtils.LocationUtilsHelper204 if (sLocationManager == null) { in startLocationUpdates()205 sLocationManager = in startLocationUpdates()209 sLocationManager.requestLocationUpdates( in startLocationUpdates()213 sLocationManager = null; in startLocationUpdates()