Home
last modified time | relevance | path

Searched defs:onClickChoice (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DCandidateViewListener.java24 public void onClickChoice(int choiceId); in onClickChoice() method
DPinyinIME.java1291 public void onClickChoice(int choiceId) { in onClickChoice() method in PinyinIME.ChoiceNotifier