Home
last modified time | relevance | path

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

/system/timezone/input_tools/android/telephonylookup_generator/src/main/java/com/android/libcore/timezone/telephonylookup/
DTelephonyLookupGenerator.java111 Set<String> knownIsoCountries = getLowerCaseCountryIsoCodes(); in validateNetworks()
154 private static Set<String> getLowerCaseCountryIsoCodes() { in getLowerCaseCountryIsoCodes() method in TelephonyLookupGenerator