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