Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java875 if (mDecInfo.getSplStrDecodedLen() == 0) { in chooseAndUpdate()
1704 public int getSplStrDecodedLen() { in getSplStrDecodedLen() method in PinyinIME.DecodingInfo