Searched defs:shouldDropVirtualKey (Results 1 – 2 of 2) sorted by relevance
319 bool shouldDropVirtualKey(nsecs_t now, int32_t keyCode, int32_t scanCode) override { in shouldDropVirtualKey() function
1042 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, int32_t keyCode, in shouldDropVirtualKey() function in android::InputReader::ContextImpl