Home
last modified time | relevance | path

Searched defs:getCountryCodeToRegionCodeMap (Results 1 – 2 of 2) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DCountryCodeToRegionCodeMapForTesting.java33 static Map<Integer, List<String>> getCountryCodeToRegionCodeMap() { in getCountryCodeToRegionCodeMap() method in CountryCodeToRegionCodeMapForTesting
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DCountryCodeToRegionCodeMap.java33 static Map<Integer, List<String>> getCountryCodeToRegionCodeMap() { in getCountryCodeToRegionCodeMap() method in CountryCodeToRegionCodeMap