Searched refs:acceptLocationChange (Results 1 – 2 of 2) sorted by relevance
748 @Nullable abstract ListenerOperation<LocationTransport> acceptLocationChange( in acceptLocationChange() method in LocationProviderManager.Registration892 executeOperation(acceptLocationChange(LocationResult.wrap(lastLocation))); in onActive()914 @Nullable ListenerOperation<LocationTransport> acceptLocationChange( in acceptLocationChange() method in LocationProviderManager.LocationRegistration1292 executeOperation(acceptLocationChange(LocationResult.wrap(lastLocation)));1302 executeOperation(acceptLocationChange(null));1308 executeOperation(acceptLocationChange(null));1321 executeOperation(acceptLocationChange(null));1327 @Nullable ListenerOperation<LocationTransport> acceptLocationChange(2653 return registration.acceptLocationChange(processed);
1942 …/location/provider/LocationProviderManager$LocationRegistration;->acceptLocationChange(Landroid/lo…