Searched defs:selectionEnd (Results 1 – 5 of 5) sorted by relevance
48 int selectionEnd = -1; in formatString() local
93 final int selectionEnd = 40; in testBuilder() local399 final int selectionEnd = 40; in testMatrixIsRequired() local
201 final int selectionEnd = Selection.getSelectionEnd(source); in createConnectionWithSelection() local
589 final boolean selectInTextView, final int selectionStart, final int selectionEnd) in prepTextViewSync()
454 final int selectionEnd = LONG_TEXT.length(); in testAccessMovementMethod() local461 selectionStart, selectionEnd); in testAccessMovementMethod() local478 selectionStart, selectionEnd); in testAccessMovementMethod() local3141 int selectionEnd = 7; in testSelection() local3147 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in testSelection() local