Searched refs:shouldDropVirtualKeyLocked (Results 1 – 2 of 2) sorted by relevance
226 bool shouldDropVirtualKeyLocked(nsecs_t now,
615 bool InputReader::shouldDropVirtualKeyLocked(nsecs_t now, in shouldDropVirtualKeyLocked() function in android::InputReader938 return mReader->shouldDropVirtualKeyLocked(now, device, keyCode, scanCode); in shouldDropVirtualKey()