Searched refs:getCurrentInputConnection (Results 1 – 8 of 8) sorted by relevance
194 mIC = mParent.getCurrentInputConnection(); in beginBatchEdit()255 mIC = mParent.getCurrentInputConnection(); in reloadTextCache()364 mIC = mParent.getCurrentInputConnection(); in getCursorCapsMode()434 mIC = mParent.getCurrentInputConnection(); in getTextBeforeCursorAndDetectLaggyConnection()453 mIC = mParent.getCurrentInputConnection(); in getTextAfterCursorAndDetectLaggyConnection()504 mIC = mParent.getCurrentInputConnection(); in performEditorAction()659 mIC = mParent.getCurrentInputConnection(); in getNgramContextFromNthPreviousWord()704 mIC = mParent.getCurrentInputConnection(); in getWordRangeAtCursor()925 mIC = mParent.getCurrentInputConnection(); in tryFixLyingCursorPosition()966 mIC = mParent.getCurrentInputConnection(); in performPrivateCommand()[all …]
223 mInputConnection = getCurrentInputConnection(); in onStartInput()232 mInputConnection = getCurrentInputConnection(); in onStartInputView()
321 InputConnection connection = mWnn.getCurrentInputConnection();
258 return (getCurrentInputConnection().getCursorCapsMode(editor.inputType) == 0) ? 0 : 1; in getShiftKeyState()
2585 return (getCurrentInputConnection().getCursorCapsMode(editor.inputType) == 0) ? 0 : 1; in getShiftKeyState()
100 InputConnection connection = mWnn.getCurrentInputConnection(); in getShiftKeyState()
149 public InputConnection getCurrentInputConnection() { in getCurrentInputConnection() method in RichInputConnectionAndTextRangeTests.MockInputMethodService
1171 InputConnection connection = mWnn.getCurrentInputConnection(); in getShiftKeyState()