Searched refs:mInputConnection (Results 1 – 4 of 4) sorted by relevance
77 mInputConnection.setSelection(CURSOR_POS, CURSOR_POS); in testStartComposingInsideText()102 mInputConnection.setSelection(CURSOR_POS, CURSOR_POS); in testMovingCursorInsideWordAndType()
121 mInputConnection.setSelection(SELECTION_START, SELECTION_END); in testDeleteSelection()142 mInputConnection.setSelection(SELECTION_START, SELECTION_END); in testDeleteSelectionTwice()340 mInputConnection.setSelection(NEW_CURSOR_POSITION, NEW_CURSOR_POSITION); in testBackspaceAtStartAfterAutocorrect()354 mInputConnection.setSelection(NEW_CURSOR_POSITION, NEW_CURSOR_POSITION); in testAutoCorrectThenMoveCursorThenBackspace()576 mInputConnection.setSelection(indexForManualCursor, indexForManualCursor); in testPredictionsAfterRecorrection()
80 protected InputConnection mInputConnection; field in InputTestsBase228 mInputConnection = ic; in setUp()435 mInputConnection.setSelection(position, position); in sendUpdateForCursorMoveTo()
105 mInputConnection.setSelection(NEW_CURSOR_POSITION, NEW_CURSOR_POSITION); in testBlueUnderlineDisappearsWhenCursorMoved()