Searched defs:shouldDropVirtualKeyLocked (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/inputflinger/
H A DInputReader.cpp656 bool InputReader::shouldDropVirtualKeyLocked(nsecs_t now, function in class:android::InputReader
942 return mReader->shouldDropVirtualKeyLocked(now, device, keyCode, scanCode);

Completed in 251 milliseconds