Searched refs:mFreshLastKnownLocation (Results 1 – 1 of 1) sorted by relevance
200 private Location mFreshLastKnownLocation = null; field in SatelliteAccessController1015 mFreshLastKnownLocation = getFreshLastKnownLocation(); in executeLocationQuery()1060 if (mFreshLastKnownLocation != null) { in checkSatelliteAccessRestrictionUsingOnDeviceData()1063 checkSatelliteAccessRestrictionForLocation(mFreshLastKnownLocation); in checkSatelliteAccessRestrictionUsingOnDeviceData()1064 mFreshLastKnownLocation = null; in checkSatelliteAccessRestrictionUsingOnDeviceData()1244 mFreshLastKnownLocation = freshLastKnownLocation; in shouldUseOnDeviceAccessController()1249 mFreshLastKnownLocation = null; in shouldUseOnDeviceAccessController()