Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp817 CloseInjectNotice(pid); in OnAuthorize()
836 CloseInjectNotice(AUTHORIZE_HELPER->GetAuthorizePid()); in OnAuthorize()
859 CloseInjectNotice(AUTHORIZE_HELPER->GetAuthorizePid()); in OnCancelInjection()
951 bool ServerMsgHandler::CloseInjectNotice(int32_t pid) in CloseInjectNotice() function in OHOS::MMI::ServerMsgHandler
/ohos5.0/foundation/multimodalinput/input/service/message_handle/include/
H A Dserver_msg_handler.h137 bool CloseInjectNotice(int32_t pid);
/ohos5.0/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp1500 bool result = handler.CloseInjectNotice(pid);