Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h114 bool AddInjectNotice(const InjectNoticeInfo& noticeInfo);
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp896 AddInjectNotice(noticeInfo); in OnAuthorize()
1000 bool ServerMsgHandler::AddInjectNotice(const InjectNoticeInfo &noticeInfo) in AddInjectNotice() function in OHOS::MMI::ServerMsgHandler
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1700 * @tc.desc: Test the function AddInjectNotice
1717 ret = handler.AddInjectNotice(noticeInfo); in HWTEST_F()

Completed in 6 milliseconds