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