Home
last modified time | relevance | path

Searched defs:consumeEvent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/benchmarks/
H A DInputDispatcher_benchmarks.cpp140 void consumeEvent() { in consumeEvent() function in android::inputdispatcher::FakeInputReceiver
/aosp12/frameworks/native/libs/gui/tests/
H A DEndToEndNativeInputTest.cpp124 InputEvent *consumeEvent(int timeoutMs = 3000) { in consumeEvent() function in android::test::InputSurface
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp773 void consumeEvent(int32_t expectedEventType, int32_t expectedAction, in consumeEvent() function in android::inputdispatcher::FakeInputReceiver
1065 void consumeEvent(int32_t expectedEventType, int32_t expectedAction, in consumeEvent() function in android::inputdispatcher::FakeWindowHandle