Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h226 bool shouldDropVirtualKeyLocked(nsecs_t now,
DInputReader.cpp615 bool InputReader::shouldDropVirtualKeyLocked(nsecs_t now, in shouldDropVirtualKeyLocked() function in android::InputReader
938 return mReader->shouldDropVirtualKeyLocked(now, device, keyCode, scanCode); in shouldDropVirtualKey()