Home
last modified time | relevance | path

Searched defs:RemoveInputHandler (Results 1 – 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/monitor/src/
Devent_monitor_handler.cpp129 void EventMonitorHandler::RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventTyp… in RemoveInputHandler() function in OHOS::MMI::EventMonitorHandler
140 void EventMonitorHandler::RemoveInputHandler(InputHandlerType handlerType, std::vector<int32_t> act… in RemoveInputHandler() function in OHOS::MMI::EventMonitorHandler
150 void EventMonitorHandler::RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventTyp… in RemoveInputHandler() function in OHOS::MMI::EventMonitorHandler
Devent_pre_monitor_handler.cpp83 void EventPreMonitorHandler::RemoveInputHandler(SessionPtr sess, int32_t handlerId) in RemoveInputHandler() function in OHOS::MMI::EventPreMonitorHandler
/foundation/multimodalinput/input/service/interceptor/src/
Devent_interceptor_handler.cpp135 void EventInterceptorHandler::RemoveInputHandler(InputHandlerType handlerType, in RemoveInputHandler() function in OHOS::MMI::EventInterceptorHandler
/foundation/multimodalinput/input/service/connect_manager/src/
Dmultimodal_input_connect_manager.cpp407 int32_t MultimodalInputConnectManager::RemoveInputHandler(InputHandlerType handlerType, HandleEvent… in RemoveInputHandler() function in OHOS::MMI::MultimodalInputConnectManager
/foundation/multimodalinput/input/service/module_loader/src/
Dmmi_service.cpp1903 ErrCode MMIService::RemoveInputHandler(int32_t handlerType, uint32_t eventType, int32_t priority, in RemoveInputHandler() function in OHOS::MMI::MMIService
/foundation/multimodalinput/input/service/connect_manager/test/
Dmultimodal_input_connect_stub_ex_test.cpp164 int32_t RemoveInputHandler(InputHandlerType handlerType, HandleEventType eventType, in RemoveInputHandler() function in OHOS::MMI::__anon424525420111::MMIServiceTest