Home
last modified time | relevance | path

Searched refs:InputDeviceMgr (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp31 InputDeviceMgr::InputDeviceMgr(IContext *context) : env_(context) {} in InputDeviceMgr() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
33 void InputDeviceMgr::Enable() in Enable()
43 void InputDeviceMgr::Disable() in Disable()
64 void InputDeviceMgr::OnLocalHotPlug(const InputHotplugEvent &notice) in OnLocalHotPlug()
70 void InputDeviceMgr::OnRemoteInputDevice(const DSoftbusSyncInputDevice &notice) in OnRemoteInputDevice()
80 void InputDeviceMgr::OnRemoteHotPlug(const DSoftbusHotPlugEvent &notice) in OnRemoteHotPlug()
85 void InputDeviceMgr::AddVirtualInputDevice(const std::string &networkId) in AddVirtualInputDevice()
95 void InputDeviceMgr::RemoveVirtualInputDevice(const std::string &networkId) in RemoveVirtualInputDevice()
105 void InputDeviceMgr::HandleRemoteHotPlug(const DSoftbusHotPlugEvent &notice) in HandleRemoteHotPlug()
213 void InputDeviceMgr::DispDeviceInfo(std::shared_ptr<IDevice> device) in DispDeviceInfo()
[all …]
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp31 InputDeviceMgr::InputDeviceMgr(IContext *context) : env_(context) {} in InputDeviceMgr() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
33 void InputDeviceMgr::Enable() in Enable()
43 void InputDeviceMgr::Disable() in Disable()
64 void InputDeviceMgr::OnLocalHotPlug(const InputHotplugEvent &notice) in OnLocalHotPlug()
70 void InputDeviceMgr::OnRemoteInputDevice(const DSoftbusSyncInputDevice &notice) in OnRemoteInputDevice()
80 void InputDeviceMgr::OnRemoteHotPlug(const DSoftbusHotPlugEvent &notice) in OnRemoteHotPlug()
85 void InputDeviceMgr::AddVirtualInputDevice(const std::string &networkId) in AddVirtualInputDevice()
95 void InputDeviceMgr::RemoveVirtualInputDevice(const std::string &networkId) in RemoveVirtualInputDevice()
105 void InputDeviceMgr::HandleRemoteHotPlug(const DSoftbusHotPlugEvent &notice) in HandleRemoteHotPlug()
213 void InputDeviceMgr::DispDeviceInfo(std::shared_ptr<IDevice> device) in DispDeviceInfo()
[all …]
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h35 class InputDeviceMgr {
37 InputDeviceMgr(IContext *context);
38 ~InputDeviceMgr() = default;
39 DISALLOW_COPY_AND_MOVE(InputDeviceMgr);
H A Dcooperate_context.h99 InputDeviceMgr inputDevMgr_;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h35 class InputDeviceMgr {
37 InputDeviceMgr(IContext *context);
38 ~InputDeviceMgr() = default;
39 DISALLOW_COPY_AND_MOVE(InputDeviceMgr);
H A Dcooperate_context.h99 InputDeviceMgr inputDevMgr_;