Searched defs:selectionStart (Results 1 – 5 of 5) sorted by relevance
53 int selectionStart = -1; in formatString() local
97 final int selectionStart = Selection.getSelectionStart(text); in surroundingText() local
135 final int selectionStart = 30; in testBuilder() local526 final int selectionStart = 30; in testMatrixIsRequired() local
617 final boolean selectInTextView, final int selectionStart, final int selectionEnd) in prepTextViewSync()640 final int selectionStart, final int selectionEnd, int lineCount) in prepTextViewWithLinesSync()
513 final int selectionStart = 10; in testAccessMovementMethod() local521 selectionStart, selectionEnd); in testAccessMovementMethod() local538 selectionStart, selectionEnd); in testAccessMovementMethod() local3222 int selectionStart = 5; in testSelection() local3224 Selection.setSelection((Spannable) mTextView.getText(), selectionStart); in testSelection() local3229 Selection.setSelection((Spannable) mTextView.getText(), selectionStart, selectionEnd); in testSelection() local