Searched defs:currFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DPhoneNumberUtils.java1973 * @param currFormat the numbering system of the current country that the phone is camped on
1982 cdmaCheckAndProcessPlusCodeByNumberFormat(String dialStr,int currFormat,int defaultFormat) { argument
1990 if ((currFormat == defaultFormat) && (currFormat == FORMAT_NANP)) {

Completed in 177 milliseconds