Searched refs:shouldDropVirtualKey (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h368 virtual bool shouldDropVirtualKey(nsecs_t now,
442 virtual bool shouldDropVirtualKey(nsecs_t now,
H A DInputReader.cpp939 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, function in class:android::InputReader::ContextImpl
2321 && mContext->shouldDropVirtualKey(when,
4544 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey(
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp798 virtual bool shouldDropVirtualKey(nsecs_t, InputDevice*, int32_t, int32_t) { function in class:android::FakeInputReaderContext

Completed in 1646 milliseconds