Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java660 if (!tryInputRawUnicode(str)) { in processStateEditComposing()
665 if (!tryInputRawUnicode(str)) { in processStateEditComposing()
694 private boolean tryInputRawUnicode(String str) { in tryInputRawUnicode() method in PinyinIME