Searched refs:abortPointerSimple (Results 1 – 2 of 2) sorted by relevance
814 [[nodiscard]] std::list<NotifyArgs> abortPointerSimple(nsecs_t when, nsecs_t readTime,
3436 return abortPointerSimple(when, readTime, policyFlags); in abortPointerStylus()3477 std::list<NotifyArgs> out = abortPointerSimple(when, readTime, policyFlags); in abortPointerMouse()3614 std::list<NotifyArgs> TouchInputMapper::abortPointerSimple(nsecs_t when, nsecs_t readTime, in abortPointerSimple() function in android::TouchInputMapper