Searched refs:exitHover (Results 1 – 2 of 2) sorted by relevance
186 return exitHover(when, readTime); in handleMove()265 out += exitHover(when, readTime); in handleButtonsChange()331 out += exitHover(when, readTime); in handleScroll()392 out += exitHover(when, readTime); in handleFling()448 out += exitHover(when, readTime); in handleMultiFingerSwipe()538 out += exitHover(when, readTime); in handlePinch()604 std::list<NotifyArgs> GestureConverter::exitHover(nsecs_t when, nsecs_t readTime) { in exitHover() function in android::GestureConverter
87 [[nodiscard]] std::list<NotifyArgs> exitHover(nsecs_t when, nsecs_t readTime);