Searched refs:SELECTION_START (Results 1 – 1 of 1) sorted by relevance
110 final int SELECTION_START = 10; in testDeleteSelection() local120 mInputConnection.setSelection(SELECTION_START, SELECTION_END); in testDeleteSelection()123 SELECTION_START, SELECTION_END, -1, -1); in testDeleteSelection()131 final int SELECTION_START = 10; in testDeleteSelectionTwice() local141 mInputConnection.setSelection(SELECTION_START, SELECTION_END); in testDeleteSelectionTwice()144 SELECTION_START, SELECTION_END, -1, -1); in testDeleteSelectionTwice()