Home
last modified time | relevance | path

Searched defs:ShouldIntercept (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp178 bool KeyGestureManager::LongPressSingleKey::ShouldIntercept(std::shared_ptr<KeyOption> keyOption) c… in ShouldIntercept() function in OHOS::MMI::KeyGestureManager::LongPressSingleKey
233 bool KeyGestureManager::LongPressCombinationKey::ShouldIntercept(std::shared_ptr<KeyOption> keyOpti… in ShouldIntercept() function in OHOS::MMI::KeyGestureManager::LongPressCombinationKey
373 bool KeyGestureManager::ShouldIntercept(std::shared_ptr<KeyOption> keyOption) const in ShouldIntercept() function in OHOS::MMI::KeyGestureManager
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp57 bool ShouldIntercept(std::shared_ptr<KeyOption> keyOption) const override in ShouldIntercept() function in OHOS::MMI::MyKeyGesture