Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h140 bool CheckSystemKey(const SystemShortcutKey &key, KeyShortcut &shortcut) const;
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp112 if (!CheckSystemKey(key, shortcut)) { in RegisterSystemKey()
282 if (!CheckSystemKey(sysKey, shortcut)) { in AddSystemKey()
437 bool KeyShortcutManager::CheckSystemKey(const SystemShortcutKey &key, KeyShortcut &shortcut) const in CheckSystemKey() function in OHOS::MMI::KeyShortcutManager

Completed in 3 milliseconds