Searched refs:cdmaCheckAndProcessPlusCodeByNumberFormat (Results 1 – 2 of 2) sorted by relevance
2398 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, in cdmaCheckAndProcessPlusCode()2421 return cdmaCheckAndProcessPlusCodeByNumberFormat(dialStr, format, format); in cdmaCheckAndProcessPlusCodeForSms()2456 cdmaCheckAndProcessPlusCodeByNumberFormat(String dialStr,int currFormat,int defaultFormat) { in cdmaCheckAndProcessPlusCodeByNumberFormat() method in PhoneNumberUtils
521 PhoneNumberUtils.cdmaCheckAndProcessPlusCodeByNumberFormat("+18475797000", in testCheckAndProcessPlusCodeByNumberFormat()