Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DBuildMetadataFromXml.java275 metadata.addIntlNumberFormat(intlFormat.build()); in loadInternationalFormat()
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java789 public PhoneMetadata addIntlNumberFormat(NumberFormat value) { in addIntlNumberFormat() method in Phonemetadata.PhoneMetadata
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2072 i18n.phonenumbers.PhoneMetadata.prototype.addIntlNumberFormat = function(value) { method in i18n.phonenumbers.PhoneMetadata