Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java1015 mFreshLastKnownLocation = getFreshLastKnownLocation(); in executeLocationQuery()
1066 Location freshLastKnownLocation = getFreshLastKnownLocation(); in checkSatelliteAccessRestrictionUsingOnDeviceData()
1241 Location freshLastKnownLocation = getFreshLastKnownLocation(); in shouldUseOnDeviceAccessController()
1256 private Location getFreshLastKnownLocation() { in getFreshLastKnownLocation() method in SatelliteAccessController