Home
last modified time | relevance | path

Searched refs:OnStateChangedMessage (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/msdp/device_status/frameworks/native/interaction/include/
H A Ddrag_manager_impl.h45 int32_t OnStateChangedMessage(const StreamClient &client, NetPacket &pkt);
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/include/
H A Ddrag_client.h70 int32_t OnStateChangedMessage(const StreamClient &client, NetPacket &pkt);
/ohos5.0/base/msdp/device_status/intention/drag/client/include/
H A Ddrag_client.h70 int32_t OnStateChangedMessage(const StreamClient &client, NetPacket &pkt);
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/
H A Ddrag_manager_impl.cpp112 int32_t DragManagerImpl::OnStateChangedMessage(const StreamClient &client, NetPacket &pkt) in OnStateChangedMessage() function in OHOS::Msdp::DeviceStatus::DragManagerImpl
H A Dinteraction_manager_impl.cpp77 return dragManagerImpl_->OnStateChangedMessage(client, pkt); in InitMsgHandler()
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/
H A Dintention_manager.cpp83 return this->drag_.OnStateChangedMessage(client, pkt); in InitMsgHandler()
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/
H A Dintention_manager.cpp93 return this->drag_.OnStateChangedMessage(client, pkt); in InitMsgHandler()
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp496 int32_t DragClient::OnStateChangedMessage(const StreamClient &client, NetPacket &pkt) in OnStateChangedMessage() function in OHOS::Msdp::DeviceStatus::DragClient
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp475 int32_t DragClient::OnStateChangedMessage(const StreamClient &client, NetPacket &pkt) in OnStateChangedMessage() function in OHOS::Msdp::DeviceStatus::DragClient