Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeWindows.cpp284 std::unique_ptr<KeyEvent> FakeWindowHandle::consumeKey(bool handled) { in consumeKey() function in android::FakeWindowHandle
DInputDispatcher_test.cpp8121 void consumeKey(bool handled, const ::testing::Matcher<KeyEvent>& matcher) { in consumeKey() function in android::inputdispatcher::InputDispatcherFallbackKeyTest