Searched defs:selectionEnd (Results 1 - 1 of 1) sorted by relevance

/cts/tests/tests/text/src/android/text/method/cts/
H A DBaseKeyListenerTest.java588 final boolean selectInTextView, final int selectionStart, final int selectionEnd)
595 selectionStart, selectionEnd);
587 prepTextViewSync(final CharSequence content, final BaseKeyListener keyListener, final boolean selectInTextView, final int selectionStart, final int selectionEnd) argument

Completed in 69 milliseconds