Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java1172 private void onChoiceTouched(int activeCandNo) { in onChoiceTouched() method in PinyinIME
1293 mIme.onChoiceTouched(choiceId); in onClickChoice()