Searched defs:hasCustomAnimation (Results 1 – 8 of 8) sorted by relevance
/base/msdp/device_status/services/interaction/drag/src/ |
D | drag_manager.cpp | 113 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/ |
D | drag_manager_impl.cpp | 65 int32_t DragManagerImpl::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
|
D | interaction_manager.cpp | 81 int32_t InteractionManager::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
|
D | interaction_manager_impl.cpp | 216 int32_t InteractionManagerImpl::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
|
/base/msdp/device_status/frameworks/native/src/ |
D | devicestatus_client.cpp | 369 int32_t DeviceStatusClient::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
|
/base/msdp/device_status/services/native/src/ |
D | devicestatus_service.cpp | 684 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/ |
D | devicestatus_srv_stub.cpp | 370 bool hasCustomAnimation = false; in StopDragStub() local
|
/base/msdp/device_status/services/communication/client/src/ |
D | devicestatus_srv_proxy.cpp | 385 int32_t DeviceStatusSrvProxy::StopDrag(DragResult result, bool hasCustomAnimation) in StopDrag()
|