Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java87 wrapper.requestCursorUpdates(InputConnection.CURSOR_UPDATE_IMMEDIATE); in testInputConnectionWrapper()
220 public boolean requestCursorUpdates(int cursorUpdateMode) { in requestCursorUpdates() method in InputConnectionWrapperTest.MockInputConnection