Searched refs:handleFling (Results 1 – 2 of 2) sorted by relevance
73 [[nodiscard]] std::list<NotifyArgs> handleFling(nsecs_t when, nsecs_t readTime,
154 return handleFling(when, readTime, gestureStartTime, gesture); in handleGesture()360 std::list<NotifyArgs> GestureConverter::handleFling(nsecs_t when, nsecs_t readTime, in handleFling() function in android::GestureConverter