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

/frameworks/base/services/input/
H A DInputReader.cpp192 static void synthesizeButtonKeys(InputReaderContext* context, int32_t action, function in namespace:android
2494 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource,
2541 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource,
3679 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_DOWN, when, getDeviceId(), mSource,
3749 synthesizeButtonKeys(getContext(), AKEY_EVENT_ACTION_UP, when, getDeviceId(), mSource,

Completed in 16 milliseconds