Searched refs:accelerateMetaShortcuts (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/dispatcher/ |
H A D | InputDispatcher.h | 294 void accelerateMetaShortcuts(const int32_t deviceId, const int32_t action, int32_t& keyCode,
|
H A D | InputDispatcher.cpp | 3754 void InputDispatcher::accelerateMetaShortcuts(const int32_t deviceId, const int32_t action, in accelerateMetaShortcuts() function in android::inputdispatcher::InputDispatcher 3815 accelerateMetaShortcuts(args->deviceId, args->action, keyCode, metaState); in notifyKey() 4084 accelerateMetaShortcuts(resolvedDeviceId, action, in injectInputEvent()
|