Home
last modified time | relevance | path

Searched defs:listWithRegionCode (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DCountryCodeToRegionCodeMapForTesting.java39 ArrayList<String> listWithRegionCode; in getCountryCodeToRegionCodeMap() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DCountryCodeToRegionCodeMap.java39 ArrayList<String> listWithRegionCode; in getCountryCodeToRegionCodeMap() local
/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DBuildMetadataFromXml.java155 List<String> listWithRegionCode = new ArrayList<String>(1); in buildCountryCodeToRegionCodeMap() local