Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/monitor/src/
H A Devent_monitor_handler.cpp101 int32_t EventMonitorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() function in OHOS::MMI::EventMonitorHandler
115 int32_t EventMonitorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() function in OHOS::MMI::EventMonitorHandler
/ohos5.0/foundation/multimodalinput/input/service/interceptor/src/
H A Devent_interceptor_handler.cpp82 int32_t EventInterceptorHandler::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() function in OHOS::MMI::EventInterceptorHandler
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp360 int32_t MultimodalInputConnectManager::AddInputHandler(InputHandlerType handlerType, HandleEventTyp… in AddInputHandler() function in OHOS::MMI::MultimodalInputConnectManager
H A Dmultimodal_input_connect_proxy.cpp1001 int32_t MultimodalInputConnectProxy::AddInputHandler(InputHandlerType handlerType, in AddInputHandler() function in OHOS::MMI::MultimodalInputConnectProxy
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp1311 int32_t MMIService::AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, int32_… in AddInputHandler() function in OHOS::MMI::MMIService
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp148 int32_t AddInputHandler(InputHandlerType handlerType, HandleEventType eventType, in AddInputHandler() function in OHOS::MMI::__anonacab6b980110::MMIServiceTest