Searched refs:dispatchHoverExit (Results 1 – 2 of 2) sorted by relevance
753 [[nodiscard]] std::list<NotifyArgs> dispatchHoverExit(nsecs_t when, nsecs_t readTime,
1612 out += dispatchHoverExit(when, readTime, policyFlags); in cookAndDispatch()2073 std::list<NotifyArgs> TouchInputMapper::dispatchHoverExit(nsecs_t when, nsecs_t readTime, in dispatchHoverExit() function in android::TouchInputMapper