Searched defs:countryCallingCode (Results 1 – 5 of 5) sorted by relevance
688 private void loadMetadataFromFile(String filePrefix, String regionCode, int countryCallingCode) { in loadMetadataFromFile()1065 private boolean hasValidCountryCallingCode(int countryCallingCode) { in hasValidCountryCallingCode()1103 int countryCallingCode = number.getCountryCode(); in format() local1143 int countryCallingCode = number.getCountryCode(); in formatByPattern() local1203 int countryCallingCode = number.getCountryCode(); in formatNationalNumberWithCarrierCode() local1224 int countryCallingCode, String regionCode) { in getMetadataForRegionOrCallingCode()1268 int countryCallingCode = number.getCountryCode(); in formatNumberForMobileDialing() local1337 int countryCallingCode = number.getCountryCode(); in formatOutOfCountryCallingNumber() local1516 int countryCallingCode = number.getCountryCode(); in hasFormattingPatternForNumber() local1658 private void prefixNumberWithCountryCallingCode(int countryCallingCode, in prefixNumberWithCountryCallingCode()[all …]
126 int countryCallingCode = phoneUtil.getCountryCodeForRegion(regionCode); in getMetadataForRegion() local
1399 int countryCallingCode = 1; in testMaybeExtractCountryCode() local1417 int countryCallingCode = 64; in testMaybeExtractCountryCode() local1431 int countryCallingCode = 800; in testMaybeExtractCountryCode() local1470 int countryCallingCode = 1; in testMaybeExtractCountryCode() local1485 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
154 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
253 int countryCallingCode = number.getCountryCode(); in getAreaDescriptionForNumber() local