Searched refs:synthesizeButtonKeys (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchCursorInputMapperCommon.h | 37 [[nodiscard]] std::list<NotifyArgs> synthesizeButtonKeys(
|
D | TouchCursorInputMapperCommon.cpp | 89 [[nodiscard]] std::list<NotifyArgs> synthesizeButtonKeys( in synthesizeButtonKeys() function
|
D | CursorInputMapper.cpp | 316 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()
|
D | TouchInputMapper.cpp | 1566 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()
|