Home
last modified time | relevance | path

Searched refs:getCountryCode (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsNumberUtils.java422 if ((countryCode = getCountryCode(context, numberCountryAreaLocal)) > 0) { in checkInternationalNumberPlan()
426 } else if ((countryCode = getCountryCode(context, numberNoNBPCD)) > 0) { in checkInternationalNumberPlan()
434 if ((countryCode = getCountryCode(context, numberCountryAreaLocal)) > 0) { in checkInternationalNumberPlan()
442 if ((countryCode = getCountryCode(context, numberNoIDD)) > 0) { in checkInternationalNumberPlan()
450 if (!number.startsWith("0") && (countryCode = getCountryCode(context, number)) > 0) { in checkInternationalNumberPlan()
461 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsbHIDDescriptor.java47 public byte getCountryCode() { in getCountryCode() method in UsbHIDDescriptor
/aosp14/frameworks/base/location/java/android/location/
H A DCountry.java149 public String getCountryCode() { in getCountryCode() method in Country
H A DAddress.java259 public String getCountryCode() { in getCountryCode() method in Address
/aosp14/frameworks/base/services/core/java/com/android/server/location/countrydetector/
H A DLocationBasedCountryDetector.java82 country = addresses.get(0).getCountryCode(); in getCountryFromLocation()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java1609 return pn.getCountryCode() != util.getCountryCodeForRegion(defaultCountryIso); in isInternationalNumber()
1644 (pn.getCountryCode() == util.getCountryCodeForRegion(KOREA_ISO_COUNTRY_CODE)) && in formatNumber()
1654 pn.getCountryCode() == util.getCountryCodeForRegion(JAPAN_ISO_COUNTRY_CODE) && in formatNumber()
2264 builder.setCountryCode(Integer.toString(phoneNumber.getCountryCode())); in createTtsSpan()
2941 && n1.getCountryCode() == n2.getCountryCode()); in areSamePhoneNumber()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6194 method @NonNull public String getCountryCode();
H A Dcurrent.txt20267 method public String getCountryCode();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21341 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I
21396 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21405 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I
21460 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...