Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java841 mDecInfo.choosePredictChoice(candId); in chooseAndUpdate()
1881 private void choosePredictChoice(int choiceId) { in choosePredictChoice() method in PinyinIME.DecodingInfo