Home
last modified time | relevance | path

Searched defs:countryCallingCode (Results 1 – 5 of 5) sorted by relevance

/external/libphonenumber/java/src/com/android/i18n/phonenumbers/
DMetadataManager.java74 private static void loadAlternateFormatsMetadataFromFile(int countryCallingCode) { in loadAlternateFormatsMetadataFromFile()
92 static PhoneMetadata getAlternateFormatsForCountry(int countryCallingCode) { in getAlternateFormatsForCountry()
DAsYouTypeFormatter.java136 int countryCallingCode = phoneUtil.getCountryCodeForRegion(regionCode); in getMetadataForRegion() local
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/prefixmapper/
DPrefixFileReader.java116 int countryCallingCode = number.getCountryCode(); in getDescriptionForNumber() local
DMappingFileProvider.java154 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DPhoneNumberUtilTest.java1568 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
1586 int countryCallingCode = 64; in testMaybeExtractCountryCode() local
1600 int countryCallingCode = 800; in testMaybeExtractCountryCode() local
1639 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
1654 int countryCallingCode = 1; in testMaybeExtractCountryCode() local