Searched refs:isSplStrFull (Results 1 – 1 of 1) sorted by relevance
738 if (mDecInfo.isSplStrFull() && KeyEvent.KEYCODE_DEL != keyCode) { in processSurfaceChange()1649 public boolean isSplStrFull() { in isSplStrFull() method in PinyinIME.DecodingInfo