Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp83 void assertFilterInputEventWasCalled(const NotifyKeyArgs& args) { in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy
88 void assertFilterInputEventWasCalled(const NotifyMotionArgs& args) { in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy
413 void assertFilterInputEventWasCalled(int type, nsecs_t eventTime, int32_t action, in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy