Home
last modified time | relevance | path

Searched refs:ProcessKnuckleGestureTouchUp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h306 void ProcessKnuckleGestureTouchUp(NotifyType type);
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp806 ProcessKnuckleGestureTouchUp(NotifyType::REGIONGESTURE); in HandleKnuckleGestureTouchMove()
847 ProcessKnuckleGestureTouchUp(notifyType); in HandleKnuckleGestureTouchUp()
853 ProcessKnuckleGestureTouchUp(notifyType); in HandleKnuckleGestureTouchUp()
868 void KeyCommandHandler::ProcessKnuckleGestureTouchUp(NotifyType type) in ProcessKnuckleGestureTouchUp() function in OHOS::MMI::KeyCommandHandler
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp1148 ASSERT_NO_FATAL_FAILURE(eventKeyCommandHandler.ProcessKnuckleGestureTouchUp(type));
1163 ASSERT_NO_FATAL_FAILURE(eventKeyCommandHandler.ProcessKnuckleGestureTouchUp(type));