Searched defs:callingCode (Results 1 – 4 of 4) sorted by relevance
38 public static MetadataKey create(PhoneRegion region, DigitSequence callingCode) { in create()53 public abstract DigitSequence callingCode(); in callingCode() method in MetadataKey
470 phoneUtil.getSupportedCallingCodes().forEach(function(callingCode) { argument
1428 return callingCodesAsStrings.map(function(callingCode) { argument1449 ...countryCodesAsStrings.map(function(callingCode) { argument
82 private final DigitSequence callingCode; field in TestNumberingScheme