Searched refs:mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos (Results 1 – 2 of 2) sorted by relevance
1263 .mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos); in testLocationQueryThrottleTimeUpdate()1276 .mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos); in testLocationQueryThrottleTimeUpdate()1290 .mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos); in testLocationQueryThrottleTimeUpdate()1305 .mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos); in testLocationQueryThrottleTimeUpdate()1335 mSatelliteAccessControllerUT.mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos = in testAllowLocationQueryForSatelliteAllowedCheck()1340 mSatelliteAccessControllerUT.mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos = in testAllowLocationQueryForSatelliteAllowedCheck()1346 mSatelliteAccessControllerUT.mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos = in testAllowLocationQueryForSatelliteAllowedCheck()
383 protected long mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos = 0; field in SatelliteAccessController2151 if (mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos == 0) { in isLocationQueryThrottled()2159 if (currentTime - mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos in isLocationQueryThrottled()2297 mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos = in queryCurrentLocation()2300 + mLastLocationQueryForPossibleChangeInAllowedRegionTimeNanos); in queryCurrentLocation()