Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java648 if (!mDecInfo.selectionFinished()) { in processStateEditComposing()
881 if (mDecInfo.selectionFinished()) { in chooseAndUpdate()
1765 public boolean selectionFinished() { in selectionFinished() method in PinyinIME.DecodingInfo