Searched defs:AddInterceptor (Results 1 – 2 of 2) sorted by relevance
52 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter57 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCb) in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter62 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
52 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter57 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCb) in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter62 int32_t MockInputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> po… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::MockInputAdapter