Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/src/
Duniversal_drag_wrapper.cpp184 void UniversalDragWrapper::SetAppDragSwitchState(const std::string &pkgName, bool enable) in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::UniversalDragWrapper
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
Djs_drag_manager.cpp84 int32_t JsDragManager::SetAppDragSwitchState(napi_env env, bool enable, const std::string &pkgName) in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::JsDragManager
Djs_drag_context.cpp261 napi_value JsDragContext::SetAppDragSwitchState(napi_env env, napi_callback_info info) in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::JsDragContext
/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp254 int32_t InteractionManager::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJ… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::InteractionManager
/base/msdp/device_status/intention/frameworks/client/src/
Dintention_manager.cpp535 int32_t IntentionManager::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJsC… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::IntentionManager
/base/msdp/device_status/intention/drag/server/src/
Ddrag_server.cpp504 int32_t DragServer::SetAppDragSwitchState(CallingContext &context, MessageParcel &data, MessageParc… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragServer
/base/msdp/device_status/intention/drag/client/src/
Ddrag_client.cpp359 int32_t DragClient::SetAppDragSwitchState(ITunnelClient &tunnel, bool enable, const std::string &pk… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragClient