Searched defs:AddInterceptor (Results 1 – 6 of 6) sorted by relevance
30 int32_t InputInterceptorManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputInterceptorManager40 int32_t InputInterceptorManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputInterceptorManager
569 int32_t InputManagerImpl::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, in AddInterceptor() function in OHOS::MMI::InputManagerImpl587 int32_t InputManagerImpl::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor, in AddInterceptor() function in OHOS::MMI::InputManagerImpl
95 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptorId) in AddInterceptor() function in OHOS::MMI::InputManager102 int32_t InputManager::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager
22 void AbilityInterceptorExecuter::AddInterceptor(const std::shared_ptr<AbilityInterceptor> &intercep… in AddInterceptor() function in OHOS::AAFwk::AbilityInterceptorExecuter
129 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager134 int32_t InputManager::AddInterceptor(std::function<void(std::shared_ptr<KeyEvent>)> interceptor) in AddInterceptor() function in OHOS::MMI::InputManager139 int32_t InputManager::AddInterceptor(std::shared_ptr<IInputEventConsumer> interceptor, int32_t prio… in AddInterceptor() function in OHOS::MMI::InputManager
289 int32_t EventInterceptorHandler::InterceptorCollection::AddInterceptor(const SessionHandler& interc… in AddInterceptor() function in OHOS::MMI::EventInterceptorHandler::InterceptorCollection