Home
last modified time | relevance | path

Searched refs:cdmaCheckAndProcessPlusCodeByNumberFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DPhoneNumberUtils.java2239 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, in cdmaCheckAndProcessPlusCode()
2262 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, format, format); in cdmaCheckAndProcessPlusCodeForSms()
2297 cdmaCheckAndProcessPlusCodeByNumberFormat(String dialStr,int currFormat,int defaultFormat) { in cdmaCheckAndProcessPlusCodeByNumberFormat() method in PhoneNumberUtils
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneNumberUtilsTest.java469 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat()