Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h761 [[nodiscard]] std::list<NotifyArgs> dispatchGestureButtonPress(nsecs_t when,
DTouchInputMapper.cpp2194 std::list<NotifyArgs> TouchInputMapper::dispatchGestureButtonPress(nsecs_t when, in dispatchGestureButtonPress() function in android::TouchInputMapper
2610 out += dispatchGestureButtonPress(when, policyFlags, dispatchedGestureIdBits, in dispatchPointerGestures()