Searched refs:getCountryCode (Results 1 – 11 of 11) sorted by relevance
422 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
47 public byte getCountryCode() { in getCountryCode() method in UsbHIDDescriptor
149 public String getCountryCode() { in getCountryCode() method in Country
259 public String getCountryCode() { in getCountryCode() method in Address
82 country = addresses.get(0).getCountryCode(); in getCountryFromLocation()
1609 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()
6194 method @NonNull public String getCountryCode();
20267 method public String getCountryCode();
21341 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I21396 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
21405 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I21460 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...