Home
last modified time | relevance | path

Searched refs:NotifyInputDeviceToRemote (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dinput_device_mgr.h54 void NotifyInputDeviceToRemote(const std::string &remoteNetworkId);
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp55 NotifyInputDeviceToRemote(notice.networkId); in OnSoftbusSessionOpened()
122 void InputDeviceMgr::NotifyInputDeviceToRemote(const std::string &remoteNetworkId) in NotifyInputDeviceToRemote() function in OHOS::Msdp::DeviceStatus::Cooperate::InputDeviceMgr
145 FI_HILOGI("NotifyInputDeviceToRemote networkId:%{public}s", Utility::Anonymize(remoteNetworkId).c_str()); in NotifyInputDeviceToRemote()

Completed in 2 milliseconds