Searched refs:cdmaCheckAndProcessPlusCodeByNumberFormat (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | PhoneNumberUtilsTest.java | 469 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat() 472 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat() 475 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat() 478 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat() 481 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat()
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 2178 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, in cdmaCheckAndProcessPlusCode() 2201 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, format, format); in cdmaCheckAndProcessPlusCodeForSms() 2236 cdmaCheckAndProcessPlusCodeByNumberFormat(String dialStr,int currFormat,int defaultFormat) { in cdmaCheckAndProcessPlusCodeByNumberFormat() method in PhoneNumberUtils
|