Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java239 private long mLatestSatelliteCommunicationAllowedSetTime; field in SatelliteAccessController
636 mLatestSatelliteCommunicationAllowedSetTime).apply(); in persistLatestSatelliteCommunicationAllowedState()
788 mLatestSatelliteCommunicationAllowedSetTime = in loadCachedLatestSatelliteCommunicationAllowedState()
798 + mLatestSatelliteCommunicationAllowedSetTime in loadCachedLatestSatelliteCommunicationAllowedState()
1000 if (mLatestSatelliteCommunicationAllowedSetTime > 0) { in isCommunicationAllowedCacheValid()
1002 if ((currentTime - mLatestSatelliteCommunicationAllowedSetTime) in isCommunicationAllowedCacheValid()
1162 mLatestSatelliteCommunicationAllowedSetTime = SystemClock.elapsedRealtimeNanos(); in checkSatelliteAccessRestrictionForLocation()
1592 mLatestSatelliteCommunicationAllowedSetTime = SystemClock.elapsedRealtimeNanos(); in setIsSatelliteCommunicationAllowedForCurrentLocationCache()
1596 mLatestSatelliteCommunicationAllowedSetTime = 0; in setIsSatelliteCommunicationAllowedForCurrentLocationCache()
1601 mLatestSatelliteCommunicationAllowedSetTime = 0; in setIsSatelliteCommunicationAllowedForCurrentLocationCache()