Home
last modified time | relevance | path

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

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