Home
last modified time | relevance | path

Searched refs:abortPointerMouse (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h807 [[nodiscard]] std::list<NotifyArgs> abortPointerMouse(nsecs_t when, nsecs_t readTime,
DTouchInputMapper.cpp2468 out += abortPointerMouse(when, readTime, policyFlags); in abortPointerUsage()
3475 std::list<NotifyArgs> TouchInputMapper::abortPointerMouse(nsecs_t when, nsecs_t readTime, in abortPointerMouse() function in android::TouchInputMapper