Searched refs:mImeSession (Results 1 – 1 of 1) sorted by relevance
1214 mCurBindState.mImeSession.finishInput(); in handleMessage()1279 mCurBindState.mImeSession.updateCursorAnchorInfo( in handleMessage()2015 mCurBindState.mImeSession.displayCompletions(mCompletions); in displayCompletions()2035 mCurBindState.mImeSession.updateExtractedText(token, text); in updateExtractedText()3289 mCurBindState.mImeSession.viewClicked(focusChanged); in viewClicked()3362 mCurBindState.mImeSession.updateCursor(mTmpCursorRect); in updateCursor()3404 mCurBindState.mImeSession.updateCursorAnchorInfo( in updateCursorAnchorInfo()3440 mCurBindState.mImeSession.appPrivateCommand(action, data); in sendAppPrivateCommand()4235 p.println(" mCurMethod=" + mCurBindState.mImeSession); in doDump()4316 final IInputMethodSessionInvoker mImeSession; field in InputMethodManager.BindState[all …]