Home
last modified time | relevance | path

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

/base/msdp/device_status/services/interaction/drag/src/
Duniversal_drag_wrapper.cpp163 void UniversalDragWrapper::SetDragSwitchState(bool enable) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::UniversalDragWrapper
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
Djs_drag_manager.cpp77 int32_t JsDragManager::SetDragSwitchState(napi_env env, bool enable) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::JsDragManager
Djs_drag_context.cpp234 napi_value JsDragContext::SetDragSwitchState(napi_env env, napi_callback_info info) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::JsDragContext
/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp249 int32_t InteractionManager::SetDragSwitchState(bool enable, bool isJsCaller) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::InteractionManager
/base/msdp/device_status/intention/frameworks/client/src/
Dintention_manager.cpp529 int32_t IntentionManager::SetDragSwitchState(bool enable, bool isJsCaller) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::IntentionManager
/base/msdp/device_status/intention/drag/server/src/
Ddrag_server.cpp486 int32_t DragServer::SetDragSwitchState(CallingContext &context, MessageParcel &data, MessageParcel … in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragServer
/base/msdp/device_status/intention/drag/client/src/
Ddrag_client.cpp347 int32_t DragClient::SetDragSwitchState(ITunnelClient &tunnel, bool enable, bool isJsCaller) in SetDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragClient