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

/frameworks/native/services/inputflinger/
H A DInputReader.h418 virtual bool shouldDropVirtualKey(nsecs_t now,
492 virtual bool shouldDropVirtualKey(nsecs_t now,
H A DInputReader.cpp880 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, function in class:android::InputReader::ContextImpl
2262 && mContext->shouldDropVirtualKey(when,
4422 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey(
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp771 virtual bool shouldDropVirtualKey(nsecs_t, InputDevice*, int32_t, int32_t) { function in class:android::FakeInputReaderContext

Completed in 47 milliseconds