Home
last modified time | relevance | path

Searched defs:hasCustomAnimation (Results 1 – 8 of 8) sorted by relevance

/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp113 int32_t DragManager::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
549 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation) in OnStopDrag()
638 int32_t DragManager::HandleDragResult(DragResult result, bool hasCustomAnimation) in HandleDragResult()
/base/msdp/device_status/frameworks/native/interaction/src/
Ddrag_manager_impl.cpp65 int32_t DragManagerImpl::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
Dinteraction_manager.cpp81 int32_t InteractionManager::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
Dinteraction_manager_impl.cpp216 int32_t InteractionManagerImpl::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_client.cpp369 int32_t DeviceStatusClient::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
/base/msdp/device_status/services/native/src/
Ddevicestatus_service.cpp684 int32_t DeviceStatusService::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
924 int32_t DeviceStatusService::OnStopDrag(DragResult result, bool hasCustomAnimation) in OnStopDrag()
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp370 bool hasCustomAnimation = false; in StopDragStub() local
/base/msdp/device_status/services/communication/client/src/
Ddevicestatus_srv_proxy.cpp385 int32_t DeviceStatusSrvProxy::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()