Searched refs:getMainCountryForCode (Results 1 – 4 of 4) sorted by relevance
132 assertTrue(phoneMetadata.getMainCountryForCode()); in testLoadTerritoryTagMetadata()142 assertFalse(phoneMetadata.getMainCountryForCode()); in testLoadTerritoryTagMetadataSetsBooleanFieldsToFalseByDefault()
148 if (metadata.getMainCountryForCode()) { in buildCountryCodeToRegionCodeMap()
808 public boolean getMainCountryForCode() { return mainCountryForCode_; } in getMainCountryForCode() method in Phonemetadata.PhoneMetadata
2114 i18n.phonenumbers.PhoneMetadata.prototype.getMainCountryForCode = function() { method in i18n.phonenumbers.PhoneMetadata