Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/drag/src/
Ddrag_manager_test.cpp1545 bool hasCustomAnimation = true; variable
1564 bool hasCustomAnimation = true; variable
1588 bool hasCustomAnimation = true; variable
1607 bool hasCustomAnimation = false; variable
1627 bool hasCustomAnimation = false; variable
1647 bool hasCustomAnimation = false; variable
1667 bool hasCustomAnimation = false; variable
1682 bool hasCustomAnimation = false; variable
1697 bool hasCustomAnimation = false; variable
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp1690 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation, const std::string &pack… in OnStopDrag()
1930 int32_t DragManager::HandleDragSuccess(bool hasCustomAnimation) in HandleDragSuccess()
1961 int32_t DragManager::HandleDragResult(DragResult result, bool hasCustomAnimation) in HandleDragResult()
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp694 bool hasCustomAnimation = false; in StopDragStub() local