Home
last modified time | relevance | path

Searched refs:locationResultConsumer (Results 1 – 3 of 3) sorted by relevance

/packages/modules/GeoTZ/locationtzprovider/src/test/java/com/android/timezone/location/provider/core/
DOfflineLocationTimeZoneDelegateTest.java213 @NonNull Consumer<LocationListeningResult> locationResultConsumer,
219 duration, locationResultConsumer, passiveListeningCompletedCallback);
226 @NonNull Consumer<LocationListeningResult> locationResultConsumer) {
231 duration, locationResultConsumer);
/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DEnvironment.java209 @NonNull Consumer<LocationListeningResult> locationResultConsumer, in startPassiveLocationListening() argument
221 @NonNull Consumer<LocationListeningResult> locationResultConsumer); in startActiveGetCurrentLocation() argument
/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
DEnvironmentImpl.java383 @NonNull Consumer<LocationListeningResult> locationResultConsumer) {
428 locationResultConsumer.accept(result);