Searched refs:isStylusHoverEvent (Results 1 – 1 of 1) sorted by relevance
56 bool isStylusHoverEvent(const NotifyMotionArgs& args) { in isStylusHoverEvent() function218 } else if (mStylusPointerIconEnabled && isStylusHoverEvent(args)) { in processMotion()