Home
last modified time | relevance | path

Searched defs:SetAppDragSwitchState (Results 1 – 10 of 10) 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/intention/drag/server/src/
Ddrag_server.cpp284 int32_t DragServer::SetAppDragSwitchState( in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragServer
/base/msdp/device_status/intention/drag/client/src/
Ddrag_client.cpp312 int32_t DragClient::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJsCaller) in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::DragClient
/base/msdp/device_status/frameworks/native/interaction/src/
Dinteraction_manager.cpp267 int32_t InteractionManager::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJ… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::InteractionManager
/base/msdp/device_status/test/fuzztest/intentionservice_fuzzer/
Dintention_service_fuzzer.cpp339 ErrCode SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJsCaller) override in SetAppDragSwitchState() function in __anon3a1ff2e20111::IntentionServiceMock
/base/msdp/device_status/intention/frameworks/client/src/
Dintention_manager.cpp540 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/services/intention_service/src/
Dintention_service.cpp390 ErrCode IntentionService::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJsC… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::IntentionService
/base/msdp/device_status/intention/ipc/tunnel/src/
Dintention_client.cpp641 int32_t IntentionClient::SetAppDragSwitchState(bool enable, const std::string &pkgName, bool isJsCa… in SetAppDragSwitchState() function in OHOS::Msdp::DeviceStatus::IntentionClient