Searched refs:getCountryCode (Results 1 – 11 of 11) sorted by relevance
385 if ((countryCode = getCountryCode(context, numberCountryAreaLocal)) > 0) { in checkInternationalNumberPlan()389 } else if ((countryCode = getCountryCode(context, numberNoNBPCD)) > 0) { in checkInternationalNumberPlan()397 if ((countryCode = getCountryCode(context, numberCountryAreaLocal)) > 0) { in checkInternationalNumberPlan()405 if ((countryCode = getCountryCode(context, numberNoIDD)) > 0) { in checkInternationalNumberPlan()413 if (!number.startsWith("0") && (countryCode = getCountryCode(context, number)) > 0) { in checkInternationalNumberPlan()424 private static int getCountryCode(Context context, String number) { in getCountryCode() method in SmsNumberUtils
98 String getCountryCode(); in getCountryCode() method
1363 public String getCountryCode() {1365 String country = mService.getCountryCode();
82 country = addresses.get(0).getCountryCode(); in getCountryFromLocation()
259 public String getCountryCode() { in getCountryCode() method in Address
1466 (pn.getCountryCode() == util.getCountryCodeForRegion(KOREA_ISO_COUNTRY_CODE)) && in formatNumber()2462 builder.setCountryCode(Integer.toString(phoneNumber.getCountryCode())); in createTtsSpan()
1134 public String getCountryCode() { in getCountryCode() method in WifiServiceImpl
13681 method public java.lang.String getCountryCode();
19001 method public java.lang.String getCountryCode();
19014 method public java.lang.String getCountryCode();
20202 method public java.lang.String getCountryCode();