Searched refs:shouldDropVirtualKey (Results 1 – 3 of 3) sorted by relevance
85 virtual bool shouldDropVirtualKey(nsecs_t now,164 virtual bool shouldDropVirtualKey(nsecs_t now,
935 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, in shouldDropVirtualKey() function in android::InputReader::ContextImpl2385 && mContext->shouldDropVirtualKey(when, in processKey()4709 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey( in consumeRawTouches()
831 virtual bool shouldDropVirtualKey(nsecs_t, InputDevice*, int32_t, int32_t) { in shouldDropVirtualKey() function in android::FakeInputReaderContext