Searched refs:getLocationManager (Results 1 – 5 of 5) sorted by relevance
116 LocationManager lm = getLocationManager(); in initLocationListeners()241 LocationManager lm = getLocationManager(); in stopListeners()268 private LocationManager getLocationManager() { in getLocationManager() method in TrackerService
332 private LocationManager getLocationManager() { in getLocationManager() method in GeofenceManager451 getLocationManager().requestLocationUpdates(FUSED_PROVIDER, locationRequest, in registerWithService()459 getLocationManager().removeUpdates(this); in unregisterWithService()524 location = getLocationManager().getLastLocation(); in getLastLocation()
2509 LocationManager getLocationManager() { in getLocationManager() method in DeviceIdleController.Injector3921 LocationManager locationManager = mInjector.getLocationManager(); in stepIdleStateLocked()4223 LocationManager locationManager = mInjector.getLocationManager(); in cancelLocatingLocked()
196 LocationManager getLocationManager() { in getLocationManager() method in DeviceIdleControllerTest.InjectorForTest
1779 LocationManager getLocationManager() { in getLocationManager() method in Injector8221 if (mInjector.getLocationManager().isProviderEnabled(providers[index])) {8222 mInjector.getLocationManager().getCurrentLocation(providers[index],15127 boolean wasLocationEnabled = mInjector.getLocationManager().isLocationEnabledForUser( in setLocationEnabled()15131 mInjector.getLocationManager().setLocationEnabledForUser(locationEnabled, userHandle); in setLocationEnabled()