Home | History | Annotate | Download | only in latin

Lines Matching refs:SELECTION_START

110         final int SELECTION_START = 10;
120 mInputConnection.setSelection(SELECTION_START, SELECTION_END);
123 SELECTION_START, SELECTION_END, -1, -1);
131 final int SELECTION_START = 10;
141 mInputConnection.setSelection(SELECTION_START, SELECTION_END);
144 SELECTION_START, SELECTION_END, -1, -1);