Home
last modified time | relevance | path

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

/third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/
DMetadataFilter.java195 metadata.clearMainCountryForCode(); in filterMetadata()
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java814 public PhoneMetadata clearMainCountryForCode() { in clearMainCountryForCode() method in Phonemetadata.PhoneMetadata
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2156 i18n.phonenumbers.PhoneMetadata.prototype.clearMainCountryForCode = function() { method in i18n.phonenumbers.PhoneMetadata