Searched defs:callingCode (Results 1 – 5 of 5) sorted by relevance
38 public static MetadataKey create(PhoneRegion region, DigitSequence callingCode) { in create()53 public abstract DigitSequence callingCode(); in callingCode() method in MetadataKey
99 int callingCode = in getCountryLabelForNameCode() local
474 phoneUtil.getSupportedCallingCodes().forEach(function(callingCode) { argument
1502 return callingCodesAsStrings.map(function(callingCode) { argument1523 ...countryCodesAsStrings.map(function(callingCode) { argument
82 private final DigitSequence callingCode; field in TestNumberingScheme