Searched refs:synthesizeButtonKeys (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/ |
D | InputReader.cpp | 192 static void synthesizeButtonKeys(InputReaderContext* context, int32_t action, in synthesizeButtonKeys() function 2522 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource, in sync() 2569 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource, in sync() 3800 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource, in sync() 3870 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource, in sync()
|