Searched refs:abortTouches (Results 1 – 2 of 2) sorted by relevance
771 [[nodiscard]] std::list<NotifyArgs> abortTouches(nsecs_t when, nsecs_t readTime,
1918 std::list<NotifyArgs> TouchInputMapper::abortTouches(nsecs_t when, nsecs_t readTime, in abortTouches() function in android::TouchInputMapper3709 out += abortTouches(when, readTime, /* policyFlags=*/0); in cancelTouch()