Home
last modified time | relevance | path

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

/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/core/
DEnvironment.java146 public Duration getResultAge(long elapsedRealtimeMillis) { in getResultAge() method in Environment.LocationListeningResult
/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
DRealLocationListeningAccountant.java206 lastLocationListeningResult.getResultAge(elapsedRealtimeMillis); in calculateTimeBeforeLastResultIsTooOld()