Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMultiDisplaySystemDecorationTests.java582 final ImeCommand callCursorUpdates = mockImeSession.callRequestCursorUpdates( in testCrossDisplayBasicImeOperations() local
584 assertFalse(expectCommand(stream, callCursorUpdates, TIMEOUT).getReturnBooleanValue()); in testCrossDisplayBasicImeOperations()