Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java123 public String getNationalPrefixFormattingRule() { return nationalPrefixFormattingRule_; } in getNationalPrefixFormattingRule() method in Phonemetadata.NumberFormat
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js229 i18n.phonenumbers.NumberFormat.prototype.getNationalPrefixFormattingRule = function() { method in i18n.phonenumbers.NumberFormat