/aosp_15_r20/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
H A D | PhoneNumberUtilTest.java | 1962 int countryCallingCode = 1; in testMaybeExtractCountryCode() local 1980 int countryCallingCode = 64; in testMaybeExtractCountryCode() local 1994 int countryCallingCode = 800; in testMaybeExtractCountryCode() local 2033 int countryCallingCode = 1; in testMaybeExtractCountryCode() local 2048 int countryCallingCode = 1; in testMaybeExtractCountryCode() local
|
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber/android_common/javac/ |
D | libphonenumber.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber-nogeocoder/android_common/javac/ |
D | libphonenumber-nogeocoder.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber-platform/android_common/javac/ |
D | libphonenumber-platform.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/metadata/source/ |
H A D | FormattingMetadataSource.java | 38 PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode); in getFormattingMetadataForCountryCallingCode()
|
H A D | NonGeographicalEntityMetadataSource.java | 48 PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode); in getMetadataForNonGeographicalRegion()
|
H A D | CompositeMetadataContainer.java | 48 PhoneMetadata getMetadataBy(int countryCallingCode) { in getMetadataBy()
|
H A D | FormattingMetadataSourceImpl.java | 54 public PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode) { in getFormattingMetadataForCountryCallingCode()
|
H A D | MetadataSourceImpl.java | 55 public PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode) { in getMetadataForNonGeographicalRegion()
|
/aosp_15_r20/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/metadata/source/ |
H A D | NonGeographicalEntityMetadataSource.java | 46 PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode); in getMetadataForNonGeographicalRegion()
|
H A D | FormattingMetadataSource.java | 36 PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode); in getFormattingMetadataForCountryCallingCode()
|
H A D | CompositeMetadataContainer.java | 47 PhoneMetadata getMetadataBy(int countryCallingCode) { in getMetadataBy()
|
H A D | FormattingMetadataSourceImpl.java | 52 public PhoneMetadata getFormattingMetadataForCountryCallingCode(int countryCallingCode) { in getFormattingMetadataForCountryCallingCode()
|
H A D | MetadataSourceImpl.java | 53 public PhoneMetadata getMetadataForNonGeographicalRegion(int countryCallingCode) { in getMetadataForNonGeographicalRegion()
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/ext/android_common/withres/ |
D | ext.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
H A D | GeoEntityUtility.java | 47 public static boolean isGeoEntity(int countryCallingCode) { in isGeoEntity()
|
/aosp_15_r20/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/internal/ |
H A D | GeoEntityUtility.java | 49 public static boolean isGeoEntity(int countryCallingCode) { in isGeoEntity()
|
/aosp_15_r20/external/libphonenumber/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
H A D | PrefixFileReader.java | 119 int countryCallingCode = number.getCountryCode(); in getDescriptionForNumber() local
|
H A D | MappingFileProvider.java | 156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
|
/aosp_15_r20/external/libphonenumber/repackaged/internal/prefixmapper/src/com/android/i18n/phonenumbers/prefixmapper/ |
H A D | PrefixFileReader.java | 121 int countryCallingCode = number.getCountryCode(); in getDescriptionForNumber() local
|
H A D | MappingFileProvider.java | 158 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName()
|
/aosp_15_r20/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
H A D | ShortNumberInfo.java | 102 private List<String> getRegionCodesForCountryCode(int countryCallingCode) { in getRegionCodesForCountryCode()
|
/aosp_15_r20/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
H A D | ShortNumberInfo.java | 105 private List<String> getRegionCodesForCountryCode(int countryCallingCode) { in getRegionCodesForCountryCode()
|
H A D | AsYouTypeFormatter.java | 130 int countryCallingCode = phoneUtil.getCountryCodeForRegion(regionCode); in getMetadataForRegion() local
|