Home
last modified time | relevance | path

Searched refs:HandleKnuckleGestureTouchDown (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h312 void HandleKnuckleGestureTouchDown(std::shared_ptr<PointerEvent> touchEvent);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp627 HandleKnuckleGestureTouchDown(touchEvent); in HandleKnuckleGestureEvent()
696 void KeyCommandHandler::HandleKnuckleGestureTouchDown(std::shared_ptr<PointerEvent> touchEvent) in HandleKnuckleGestureTouchDown() function in OHOS::MMI::KeyCommandHandler
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp3114 keyCommandHandler.HandleKnuckleGestureTouchDown(touchEvent);

Completed in 9 milliseconds