Searched refs:getCurrentPageSize (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
H A DPinyinIME.java515 if (activePos < mDecInfo.getCurrentPageSize(currentPage)) {
599 if (activePos < mDecInfo.getCurrentPageSize(currentPage)) {
2022 public int getCurrentPageSize(int currentPage) { method in class:PinyinIME.DecodingInfo

Completed in 8 milliseconds