Searched refs:getLocationFreshDurationNanos (Results 1 – 1 of 1) sorted by relevance
802 private long getLocationFreshDurationNanos() { in getLocationFreshDurationNanos() method in SatelliteAccessController1261 if (lastKnownLocationAge <= getLocationFreshDurationNanos()) { in getFreshLastKnownLocation()