Searched refs:FUSED_PROVIDER (Results 1 – 8 of 8) sorted by relevance
336 preferredProvidersInOrder = new String[] { LocationManager.FUSED_PROVIDER, in getProviderForLocationRequest()
1933 Location location = new Location(LocationManager.FUSED_PROVIDER); in onCommand()
260 when(mLocationManager.getLastKnownLocation(LocationManager.FUSED_PROVIDER)) in testSetCountryCodeFromLocation()286 when(mLocationManager.getLastKnownLocation(LocationManager.FUSED_PROVIDER)) in testSetCountryCodeWhenLocationUseIsDisabled()
952 private static final String FUSED_PROVIDER = "fused"; field in CellBroadcastHandler.LocationRequester1075 .setProvider(FUSED_PROVIDER) in requestLocationUpdateInternal()
102 LocationManager.FUSED_PROVIDER, LocationManager.PASSIVE_PROVIDER, in setUp()
693 LocationManager.FUSED_PROVIDER, LocationManager.PASSIVE_PROVIDER, in setUp()
273 mLocationManager.getLastKnownLocation(LocationManager.FUSED_PROVIDER)); in initialize()
449 LocationManager.FUSED_PROVIDER, locationRequest, cancellationSignal, mExecutor,