Searched refs:abortPointerGestures (Results 1 – 2 of 2) sorted by relevance
783 [[nodiscard]] std::list<NotifyArgs> abortPointerGestures(nsecs_t when, nsecs_t readTime,
2462 out += abortPointerGestures(when, readTime, policyFlags); in abortPointerUsage()2666 std::list<NotifyArgs> TouchInputMapper::abortPointerGestures(nsecs_t when, nsecs_t readTime, in abortPointerGestures() function in android::TouchInputMapper