Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h142 bool IsReservedSystemKey(const KeyShortcut &shortcut) const;
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp124 if (!IsReservedSystemKey(shortcut)) { in RegisterSystemKey()
168 if (IsReservedSystemKey(globalKey)) { in RegisterHotKey()
429 bool KeyShortcutManager::IsReservedSystemKey(const KeyShortcut &shortcut) const in IsReservedSystemKey() function in OHOS::MMI::KeyShortcutManager

Completed in 3 milliseconds