Searched refs:synthesizeButtonKeys (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/ |
D | InputReader.cpp | 215 static void synthesizeButtonKeys(InputReaderContext* context, int32_t action, in synthesizeButtonKeys() function 2679 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource, in sync() 2758 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource, in sync() 4190 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource, in cookAndDispatch() 4262 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource, in cookAndDispatch()
|