Searched refs:accelerateMetaShortcuts (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.h | 232 void accelerateMetaShortcuts(const int32_t deviceId, const int32_t action, int32_t& keyCode,
|
D | InputDispatcher.cpp | 2612 void InputDispatcher::accelerateMetaShortcuts(const int32_t deviceId, const int32_t action, in accelerateMetaShortcuts() function in android::inputdispatcher::InputDispatcher 2673 accelerateMetaShortcuts(args->deviceId, args->action, keyCode, metaState); in notifyKey() 2866 accelerateMetaShortcuts(keyEvent.getDeviceId(), action, in injectInputEvent()
|