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