Home
last modified time | relevance | path

Searched refs:SendNotSupportMsg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h317 void SendNotSupportMsg(std::shared_ptr<PointerEvent> touchEvent);
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp435 SendNotSupportMsg(touchEvent); in KnuckleGestureProcessor()
466 void KeyCommandHandler::SendNotSupportMsg(std::shared_ptr<PointerEvent> touchEvent) in SendNotSupportMsg() function in OHOS::MMI::KeyCommandHandler
840 SendNotSupportMsg(touchEvent); in HandleKnuckleGestureTouchUp()