Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/adapters/input_adapter/src/
Dinput_adapter.cpp100 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
105 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::KeyEvent>)> keyCb) in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter
110 int32_t InputAdapter::AddInterceptor(std::function<void(std::shared_ptr<MMI::PointerEvent>)> pointe… in AddInterceptor() function in OHOS::Msdp::DeviceStatus::InputAdapter