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