Home
last modified time | relevance | path

Searched defs:AddInterceptor (Results 1 – 8 of 8) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_interceptor_manager.cpp28 int32_t InputInterceptorManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputInterceptorManager
35 int32_t InputInterceptorManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputInterceptorManager
Dinput_manager_impl.cpp1123 int32_t InputManagerImpl::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputManagerImpl
1140 int32_t InputManagerImpl::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor, in AddInterceptor() function in OHOS::MMI::InputManagerImpl
/foundation/multimodalinput/input/intention/cooperate/test/src/
Dtest_context.cpp52 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
57 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCb) in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
62 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter
/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
Dmock_input_manager.cpp99 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptorId) in AddInterceptor() function in OHOS::MMI::InputManager
106 int32_t InputManager::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager
/foundation/multimodalinput/input/intention/adapters/input_adapter/src/
Dinput_adapter.cpp101 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
106 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCb) in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
111 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
Dability_interceptor_executer.cpp22 void AbilityInterceptorExecuter::AddInterceptor(std::string interceptorName, in AddInterceptor() function in OHOS::AAFwk::AbilityInterceptorExecuter
/foundation/multimodalinput/input/service/interceptor/src/
Devent_interceptor_handler.cpp364 int32_t EventInterceptorHandler::InterceptorCollection::AddInterceptor(const SessionHandler& interc… in AddInterceptor() function in OHOS::MMI::EventInterceptorHandler::InterceptorCollection
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager.cpp250 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager
255 int32_t InputManager::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager
260 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, int32_t prio… in AddInterceptor() function in OHOS::MMI::InputManager