Home
last modified time | relevance | path

Searched refs:synthesizeButtonKeys (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchCursorInputMapperCommon.h37 [[nodiscard]] std::list<NotifyArgs> synthesizeButtonKeys(
DTouchCursorInputMapperCommon.cpp89 [[nodiscard]] std::list<NotifyArgs> synthesizeButtonKeys( in synthesizeButtonKeys() function
DCursorInputMapper.cpp316 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, readTime, getDeviceId(), in sync()
404 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, readTime, getDeviceId(), in sync()
DTouchInputMapper.cpp1566 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, readTime, getDeviceId(), in cookAndDispatch()
1624 out += synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, readTime, getDeviceId(), in cookAndDispatch()