Searched refs:shouldDropVirtualKeyLocked (Results 1 - 2 of 2) sorted by relevance

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

Completed in 340 milliseconds