Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h131 int32_t AddSystemKey(const std::set<int32_t> &preKeys, int32_t finalKey);
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp271 return AddSystemKey(preKeys, finalKey); in ReadSystemKey()
274 int32_t KeyShortcutManager::AddSystemKey(const std::set<int32_t> &preKeys, int32_t finalKey) in AddSystemKey() function in OHOS::MMI::KeyShortcutManager

Completed in 3 milliseconds