Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DBuildMetadataFromXml.java442 Element countryElement, in processPhoneNumberDescElement() argument
444 NodeList phoneNumberDescList = countryElement.getElementsByTagName(numberType); in processPhoneNumberDescElement()
/third_party/libphonenumber/tools/java/common/test/com/google/i18n/phonenumbers/
DBuildMetadataFromXmlTest.java621 Element countryElement = parseXmlString(xmlInput); in testProcessPhoneNumberDescRemovesWhiteSpacesInPatterns() local
623 generalDesc, countryElement, "fixedLine"); in testProcessPhoneNumberDescRemovesWhiteSpacesInPatterns()