Home
last modified time | relevance | path

Searched defs:getNextListeningInstruction (Results 1 – 3 of 3) sorted by relevance

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
DDelegatingLocationListeningAccountant.java66 public synchronized ListeningInstruction getNextListeningInstruction( in getNextListeningInstruction() method in DelegatingLocationListeningAccountant
DRealLocationListeningAccountant.java119 public synchronized ListeningInstruction getNextListeningInstruction( in getNextListeningInstruction() method in RealLocationListeningAccountant
/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DLocationListeningAccountant.java113 ListeningInstruction getNextListeningInstruction(long elapsedRealtimeMillis, in getNextListeningInstruction() method