Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.h118 void setConsumeKeyBeforeDispatching(bool consumeKeyBeforeDispatching);
DFakeInputDispatcherPolicy.cpp218 void FakeInputDispatcherPolicy::setConsumeKeyBeforeDispatching(bool consumeKeyBeforeDispatching) { in setConsumeKeyBeforeDispatching() function in android::FakeInputDispatcherPolicy
DInputDispatcher_test.cpp6638 mFakePolicy->setConsumeKeyBeforeDispatching(true); in TEST_F()
6664 mFakePolicy->setConsumeKeyBeforeDispatching(true); in TEST_F()