Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java1167 mDecInfo.prepareAppCompletions(completions); in onDisplayCompletions()
2013 private void prepareAppCompletions(CompletionInfo completions[]) { in prepareAppCompletions() method in PinyinIME.DecodingInfo