Searched refs:shouldDropVirtualKey (Results 1 – 3 of 3) sorted by relevance
387 virtual bool shouldDropVirtualKey(nsecs_t now,456 virtual bool shouldDropVirtualKey(nsecs_t now,
806 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, in shouldDropVirtualKey() function in android::InputReader::ContextImpl2133 && mContext->shouldDropVirtualKey(when, in processKey()3955 mCurrentVirtualKey.ignored = mContext->shouldDropVirtualKey( in consumeRawTouches()
769 virtual bool shouldDropVirtualKey(nsecs_t now, in shouldDropVirtualKey() function in android::FakeInputReaderContext