Searched defs:shouldDropVirtualKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp769 virtual bool shouldDropVirtualKey(nsecs_t now, function in class:android::FakeInputReaderContext
/frameworks/native/services/inputflinger/
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(

Completed in 162 milliseconds