Home
last modified time | relevance | path

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

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java808 public boolean getMainCountryForCode() { return mainCountryForCode_; } in getMainCountryForCode() method in Phonemetadata.PhoneMetadata
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dphonemetadata.pb.js2114 i18n.phonenumbers.PhoneMetadata.prototype.getMainCountryForCode = function() { method in i18n.phonenumbers.PhoneMetadata