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