Searched defs:ShouldIntercept (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/ | ||
H A D | key_gesture_manager.cpp | 178 bool KeyGestureManager::LongPressSingleKey::ShouldIntercept(std::shared_ptr<KeyOption> keyOption) c… in ShouldIntercept() function in OHOS::MMI::KeyGestureManager::LongPressSingleKey |
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/ | ||
H A D | key_gesture_manager_test.cpp | 57 bool ShouldIntercept(std::shared_ptr<KeyOption> keyOption) const override in ShouldIntercept() function in OHOS::MMI::MyKeyGesture |