Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DBuildMetadataFromXml.java317 getDomesticCarrierCodeFormattingRuleFromElement(element, nationalPrefix)); in loadAvailableFormats()
345 getDomesticCarrierCodeFormattingRuleFromElement(numberFormatElement, in loadAvailableFormats()
391 static String getDomesticCarrierCodeFormattingRuleFromElement(Element element, in getDomesticCarrierCodeFormattingRuleFromElement() method in BuildMetadataFromXml
/third_party/libphonenumber/tools/java/common/test/com/google/i18n/phonenumbers/
DBuildMetadataFromXmlTest.java431 BuildMetadataFromXml.getDomesticCarrierCodeFormattingRuleFromElement(element, in testGetDomesticCarrierCodeFormattingRuleFromElement()