Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DOfflineLocationTimeZoneDelegate.java336 startNextLocationListening(debugInfo); in onActiveListeningResult()
438 startNextLocationListening(debugInfo); in onPassiveListeningEnded()
588 startNextLocationListening(entryCause); in enterStartedMode()
618 private void startNextLocationListening(@NonNull PiiLoggable entryCause) { in startNextLocationListening() method in OfflineLocationTimeZoneDelegate