Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h144 bool CloseInjectNotice(int32_t pid);
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp899 CloseInjectNotice(pid); in OnAuthorize()
935 CloseInjectNotice(CurrentPID_); in OnCancelInjection()
1031 bool ServerMsgHandler::CloseInjectNotice(int32_t pid) in CloseInjectNotice() function in OHOS::MMI::ServerMsgHandler
/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1640 * @tc.desc: Test CloseInjectNotice
1650 bool result = handler.CloseInjectNotice(pid); in HWTEST_F()
1723 * @tc.desc: Test CloseInjectNotice
1742 bool result = handler.CloseInjectNotice(pid); in HWTEST_F()

Completed in 7 milliseconds