Home
last modified time | relevance | path

Searched defs:startPassiveLocationListening (Results 1 – 2 of 2) sorted by relevance

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DEnvironment.java208 Cancellable startPassiveLocationListening(@NonNull Duration duration, in startPassiveLocationListening() method
/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
DEnvironmentImpl.java284 public Cancellable startPassiveLocationListening(@NonNull Duration duration, in startPassiveLocationListening() method in EnvironmentImpl