Searched refs:hasMainCountryForCode (Results 1 – 2 of 2) sorted by relevance
802 private boolean hasMainCountryForCode; field in Phonemetadata.PhoneMetadata804 public boolean hasMainCountryForCode() { return hasMainCountryForCode; } in hasMainCountryForCode() method in Phonemetadata.PhoneMetadata810 hasMainCountryForCode = true; in setMainCountryForCode()815 hasMainCountryForCode = false; in clearMainCountryForCode()
2140 i18n.phonenumbers.PhoneMetadata.prototype.hasMainCountryForCode = function() { method in i18n.phonenumbers.PhoneMetadata