Searched refs:handleScroll (Results 1 – 2 of 2) sorted by relevance
71 [[nodiscard]] std::list<NotifyArgs> handleScroll(nsecs_t when, nsecs_t readTime,
152 return handleScroll(when, readTime, gesture); in handleGesture()326 std::list<NotifyArgs> GestureConverter::handleScroll(nsecs_t when, nsecs_t readTime, in handleScroll() function in android::GestureConverter