Searched refs:freshLastKnownLocation (Results 1 – 1 of 1) sorted by relevance
1066 Location freshLastKnownLocation = getFreshLastKnownLocation(); in checkSatelliteAccessRestrictionUsingOnDeviceData() local1067 if (freshLastKnownLocation != null) { in checkSatelliteAccessRestrictionUsingOnDeviceData()1070 checkSatelliteAccessRestrictionForLocation(freshLastKnownLocation); in checkSatelliteAccessRestrictionUsingOnDeviceData()1241 Location freshLastKnownLocation = getFreshLastKnownLocation(); in shouldUseOnDeviceAccessController() local1242 if (freshLastKnownLocation != null) { in shouldUseOnDeviceAccessController()1244 mFreshLastKnownLocation = freshLastKnownLocation; in shouldUseOnDeviceAccessController()