Searched defs:SetAppDragSwitchState (Results 1 – 7 of 7) sorted by relevance
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | universal_drag_wrapper.cpp | 184 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/ |
| D | js_drag_manager.cpp | 84 int32_t JsDragManager::SetAppDragSwitchState(napi_env env, bool enable, const std::string &pkgName) in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::JsDragManager
|
| D | js_drag_context.cpp | 261 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/ |
| D | interaction_manager.cpp | 254 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/ |
| D | intention_manager.cpp | 535 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/ |
| D | drag_server.cpp | 504 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/ |
| D | drag_client.cpp | 359 int32_t DragClient::SetAppDragSwitchState(ITunnelClient &tunnel, bool enable, const std::string &pk… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragClient
|