Home
last modified time | relevance | path

Searched refs:accelerateMetaShortcuts (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h294 void accelerateMetaShortcuts(const int32_t deviceId, const int32_t action, int32_t& keyCode,
H A DInputDispatcher.cpp3754 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()