Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java149 private boolean hasDomesticCarrierCodeFormattingRule; field in Phonemetadata.NumberFormat
151 public boolean hasDomesticCarrierCodeFormattingRule() { in hasDomesticCarrierCodeFormattingRule() method in Phonemetadata.NumberFormat
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js357 i18n.phonenumbers.NumberFormat.prototype.hasDomesticCarrierCodeFormattingRule = function() { method in i18n.phonenumbers.NumberFormat