Home
last modified time | relevance | path

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

/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
DMultiFileMetadataSourceImpl.java69 public PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode) { in getMetadataForNonGeographicalRegion()
80 private boolean isNonGeographical(int countryCallingCode) { in isNonGeographical()
DMetadataSource.java38 PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode); in getMetadataForNonGeographicalRegion()
DSingleFileMetadataSourceImpl.java55 public PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode) { in getMetadataForNonGeographicalRegion()
DMetadataManager.java79 static PhoneMetadata getAlternateFormatsForCountry(int countryCallingCode) { in getAlternateFormatsForCountry()
166 PhoneMetadata get(int countryCallingCode) { in get()
DShortNumberInfo.java95 private List<String> getRegionCodesForCountryCode(int countryCallingCode) { in getRegionCodesForCountryCode()
DAsYouTypeFormatter.java136 int countryCallingCode = phoneUtil.getCountryCodeForRegion(regionCode); in getMetadataForRegion() local
/external/libphonenumber/internal/prefixmapper/src/com/google/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/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java1606 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
1624 int countryCallingCode = 64; in testMaybeExtractCountryCode() local
1638 int countryCallingCode = 800; in testMaybeExtractCountryCode() local
1677 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
1692 int countryCallingCode = 1; in testMaybeExtractCountryCode() local