Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp87 void assertFilterInputEventWasCalled(const NotifyKeyArgs& args) { in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy
92 void assertFilterInputEventWasCalled(const NotifyMotionArgs& args) { in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy
421 void assertFilterInputEventWasCalled(int type, nsecs_t eventTime, int32_t action, in assertFilterInputEventWasCalled() function in android::inputdispatcher::FakeInputDispatcherPolicy