Searched refs:currFormat (Results 1 – 2 of 2) sorted by relevance
420 Integer currFormat = elem.first; in getSupportedPostviewResolutions() local434 res.add(new Pair<Integer, Size[]>(currFormat, in getSupportedPostviewResolutions()
2121 cdmaCheckAndProcessPlusCodeByNumberFormat(String dialStr,int currFormat,int defaultFormat) { in cdmaCheckAndProcessPlusCodeByNumberFormat() argument2124 boolean useNanp = (currFormat == defaultFormat) && (currFormat == FORMAT_NANP); in cdmaCheckAndProcessPlusCodeByNumberFormat()