Home
last modified time | relevance | path

Searched refs:getCurrentPageStart (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java517 + mDecInfo.getCurrentPageStart(currentPage); in processStateInput()
601 + mDecInfo.getCurrentPageStart(currentPage); in processStatePredict()
2028 public int getCurrentPageStart(int currentPage) { in getCurrentPageStart() method in PinyinIME.DecodingInfo