Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp3311 void testNotifyMotion(int32_t displayId, bool expectToBeFiltered) { in testNotifyMotion() argument
3321 if (expectToBeFiltered) { in testNotifyMotion()
3328 void testNotifyKey(bool expectToBeFiltered) { in testNotifyKey() argument
3337 if (expectToBeFiltered) { in testNotifyKey()