Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/inputmethod/cts/
DInputConnectionWrapperTest.java65 assertTrue(inputConnection.isGetCursorCapsModeCalled); in testInputConnectionWrapper()
109 public boolean isGetCursorCapsModeCalled; field in InputConnectionWrapperTest.MockInputConnection
172 isGetCursorCapsModeCalled = true; in getCursorCapsMode()