Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.cpp218 void FakeInputDispatcherPolicy::setConsumeKeyBeforeDispatching(bool consumeKeyBeforeDispatching) { in setConsumeKeyBeforeDispatching() argument
219 mConsumeKeyBeforeDispatching = consumeKeyBeforeDispatching; in setConsumeKeyBeforeDispatching()
DFakeInputDispatcherPolicy.h118 void setConsumeKeyBeforeDispatching(bool consumeKeyBeforeDispatching);