Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h322 void ReportGestureInfo();
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp866 ReportGestureInfo(); in ReportRegionGesture()
872 ReportGestureInfo(); in ReportLetterGesture()
875 void KeyCommandHandler::ReportGestureInfo() in ReportGestureInfo() function in OHOS::MMI::KeyCommandHandler
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp3909 * @tc.desc: Test the funcation ReportGestureInfo
3918 ASSERT_NO_FATAL_FAILURE(handler.ReportGestureInfo());
3920 ASSERT_NO_FATAL_FAILURE(handler.ReportGestureInfo());

Completed in 9 milliseconds