Home
last modified time | relevance | path

Searched refs:getSelectedText (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java83 wrapper.getSelectedText(0); in testInputConnectionWrapper()
175 public CharSequence getSelectedText(int flags) { in getSelectedText() method in InputConnectionWrapperTest.MockInputConnection