Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h63 inline const std::string HOTKEY_SUBSCRIBE_TYPE = "hotkeyChange"; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_module.cpp91 if (type == HOTKEY_SUBSCRIBE_TYPE) { in GetEventInfoAPI9()