Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java738 if (mDecInfo.isSplStrFull() && KeyEvent.KEYCODE_DEL != keyCode) { in processSurfaceChange()
1649 public boolean isSplStrFull() { in isSplStrFull() method in PinyinIME.DecodingInfo