Searched refs:isValidCountryCodes (Results 1 – 1 of 1) sorted by relevance
574 private boolean isValidCountryCodes(@Nullable List<String> countryCodes) { in isValidCountryCodes() method in SatelliteAccessController659 if (!isValidCountryCodes(satelliteCountryCodes)) { in updateSatelliteConfigData()