Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h319 bool shouldDropVirtualKey(nsecs_t now, int32_t keyCode, int32_t scanCode) override { in shouldDropVirtualKey() function
/frameworks/native/services/inputflinger/reader/
DInputReader.cpp1042 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, int32_t keyCode, in shouldDropVirtualKey() function in android::InputReader::ContextImpl