Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java574 private boolean isValidCountryCodes(@Nullable List<String> countryCodes) { in isValidCountryCodes() method in SatelliteAccessController
659 if (!isValidCountryCodes(satelliteCountryCodes)) { in updateSatelliteConfigData()