Searched refs:getCountryCode (Results 1 – 13 of 13) 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
1621 return pn.getCountryCode() != util.getCountryCodeForRegion(defaultCountryIso); in isInternationalNumber()1656 (pn.getCountryCode() == util.getCountryCodeForRegion(KOREA_ISO_COUNTRY_CODE)) && in formatNumber()1666 pn.getCountryCode() == util.getCountryCodeForRegion(JAPAN_ISO_COUNTRY_CODE) && in formatNumber()1676 pn.getCountryCode() == in formatNumber()2287 builder.setCountryCode(Integer.toString(phoneNumber.getCountryCode())); in createTtsSpan()2964 && n1.getCountryCode() == n2.getCountryCode()); in areSamePhoneNumber()
82 country = addresses.get(0).getCountryCode(); in getCountryFromLocation()
145 String countryCode = addresses.get(0).getCountryCode(); in onGeocode()
11 method public String getCountryCode();
31 method @NonNull public String getCountryCode();
20971 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I21026 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
21035 HSPLcom/android/i18n/phonenumbers/Phonemetadata$PhoneMetadata;->getCountryCode()I21090 HSPLcom/android/i18n/phonenumbers/Phonenumber$PhoneNumber;->getCountryCode()I
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13681 method public java.lang.String getCountryCode();