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

/frameworks/native/services/inputflinger/
H A DInputReader.h387 virtual bool shouldDropVirtualKey(nsecs_t now,
456 virtual bool shouldDropVirtualKey(nsecs_t now,
H A DInputReader.cpp806 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, function in class:android::InputReader::ContextImpl
2133 && mContext->shouldDropVirtualKey(when,
3955 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey(
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp769 virtual bool shouldDropVirtualKey(nsecs_t now, function in class:android::FakeInputReaderContext

Completed in 127 milliseconds