Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp3242 FakeMonitorReceiver monitorInSecondary = in TEST_F() local
3252 monitorInSecondary.assertNoEvents(); in TEST_F()
3261 monitorInSecondary.consumeMotionDown(SECOND_DISPLAY_ID); in TEST_F()
3272 monitorInSecondary.consumeMotionDown(ADISPLAY_ID_NONE); in TEST_F()
3280 FakeMonitorReceiver monitorInSecondary = in TEST_F() local
3289 monitorInSecondary.consumeKeyDown(ADISPLAY_ID_NONE); in TEST_F()