Home
last modified time | relevance | path

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

/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DPinyinIME.java464 .getCurrentFullSent(mCandidatesContainer in processStateInput()
483 inputCommaPeriod(mDecInfo.getCurrentFullSent(mCandidatesContainer in processStateInput()
530 .getCurrentFullSent(mCandidatesContainer in processStateInput()
676 retStr = mDecInfo.getCurrentFullSent(mCandidatesContainer in processStateEditComposing()
1003 .getCurrentFullSent(mCandidatesContainer in responseSoftKeyEvent()
1737 public String getCurrentFullSent(int activeCandPos) { in getCurrentFullSent() method in PinyinIME.DecodingInfo