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