Searched refs:IsExcludeKey (Results 1 – 2 of 2) sorted by relevance
241 bool IsExcludeKey(const std::shared_ptr<KeyEvent> key);
1165 bool KeyCommandHandler::IsExcludeKey(const std::shared_ptr<KeyEvent> key) in IsExcludeKey() function in OHOS::MMI::KeyCommandHandler1193 if (IsExcludeKey(key)) { in IsEnableCombineKey()