Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h319 void ReportIfNeed();
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp784 ReportIfNeed(); in HandleKnuckleGestureTouchUp()
849 void KeyCommandHandler::ReportIfNeed() in ReportIfNeed() function in OHOS::MMI::KeyCommandHandler
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp3891 * @tc.desc: Test the funcation ReportIfNeed
3899 ASSERT_NO_FATAL_FAILURE(handler.ReportIfNeed());
3902 ASSERT_NO_FATAL_FAILURE(handler.ReportIfNeed());
3904 ASSERT_NO_FATAL_FAILURE(handler.ReportIfNeed());

Completed in 9 milliseconds