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

/frameworks/base/services/input/
H A DInputReader.h355 virtual bool shouldDropVirtualKey(nsecs_t now,
424 virtual bool shouldDropVirtualKey(nsecs_t now,
H A DInputReader.cpp794 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, function in class:android::InputReader::ContextImpl
2107 && mContext->shouldDropVirtualKey(when,
3834 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey(
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp755 virtual bool shouldDropVirtualKey(nsecs_t now, function in class:android::FakeInputReaderContext

Completed in 113 milliseconds