Searched refs:dispatchExternalStylusState (Results 1 – 4 of 4) sorted by relevance
55 virtual void dispatchExternalStylusState(const StylusState& outState) = 0;
143 void dispatchExternalStylusState(const StylusState& outState)
89 getContext()->dispatchExternalStylusState(mStylusState); in sync()
940 void InputReader::ContextImpl::dispatchExternalStylusState(const StylusState& state) { in dispatchExternalStylusState() function in android::InputReader::ContextImpl