Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_shortcut_manager.h167 std::set<ExceptionalSystemKey> exceptSysKeys_; member in OHOS::MMI::final
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_shortcut_manager.cpp383 exceptSysKeys_.emplace(sysKey); in AddExceptionalSystemKey()
415 return (exceptSysKeys_.find(sysKey) != exceptSysKeys_.cend()); in IsExceptionalSystemKey()

Completed in 3 milliseconds