Searched defs:hasCustomAnimation (Results 1 – 2 of 2) sorted by relevance
719 int32_t DragManager::OnStopDrag(DragResult result, bool hasCustomAnimation) in OnStopDrag()844 int32_t DragManager::HandleDragResult(DragResult result, bool hasCustomAnimation) in HandleDragResult()
593 bool hasCustomAnimation = false; in StopDragStub() local