Searched defs:countryCallingCode (Results 1 – 15 of 15) sorted by relevance
46 PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode); in getMetadataForNonGeographicalRegion()
36 PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode); in getFormattingMetadataForCountryCallingCode()
47 PhoneMetadata getMetadataBy(int countryCallingCode) { in getMetadataBy()
52 public PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode) { in getFormattingMetadataForCountryCallingCode()
53 public PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode) { in getMetadataForNonGeographicalRegion()
47 public static boolean isGeoEntity(int countryCallingCode) { in isGeoEntity()
1469 function(countryCallingCode) { argument1636 function(countryCallingCode) { argument1757 function(countryCallingCode) { argument1977 function(countryCallingCode, regionCode) { argument2624 prefixNumberWithCountryCallingCode_ = function(countryCallingCode, argument2855 function(countryCallingCode) { argument3077 getMetadataForNonGeographicalRegion = function(countryCallingCode) { argument3249 function(countryCallingCode) { argument3269 function(countryCallingCode) { argument
93 function(countryCallingCode) { argument
465 countryCallingCode) { argument
119 int countryCallingCode = number.getCountryCode(); in getDescriptionForNumber() local
156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
1959 int countryCallingCode = 1; in testMaybeExtractCountryCode() local1977 int countryCallingCode = 64; in testMaybeExtractCountryCode() local1991 int countryCallingCode = 800; in testMaybeExtractCountryCode() local2030 int countryCallingCode = 1; in testMaybeExtractCountryCode() local2045 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
284 int countryCallingCode = entry.getKey(); in writeMap() local
102 private List<String> getRegionCodesForCountryCode(int countryCallingCode) { in getRegionCodesForCountryCode()
128 int countryCallingCode = phoneUtil.getCountryCodeForRegion(regionCode); in getMetadataForRegion() local