Searched refs:isCandidatesListEmpty (Results 1 – 3 of 3) sorted by relevance
198 if (decInfo.isCandidatesListEmpty()) { in showCandidates()
334 && !mDecInfo.isCandidatesListEmpty()) { in processFunctionKeys()675 if (!mDecInfo.isCandidatesListEmpty()) { in processStateEditComposing()1645 public boolean isCandidatesListEmpty() { in isCandidatesListEmpty() method in PinyinIME.DecodingInfo
485 if (null == mDecInfo || mDecInfo.isCandidatesListEmpty()) return; in onDraw()