Home
last modified time | relevance | path

Searched refs:CheckGlobalKey (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h143 bool CheckGlobalKey(const HotKey &key, KeyShortcut &shortcut) const;
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp160 if (!CheckGlobalKey(key, globalKey)) { in RegisterHotKey()
486 bool KeyShortcutManager::CheckGlobalKey(const HotKey &key, KeyShortcut &shortcut) const in CheckGlobalKey() function in OHOS::MMI::KeyShortcutManager

Completed in 2 milliseconds