Searched refs:getAnimatedView (Results 1 – 6 of 6) sorted by relevance
295 final DragView dragView = (DragView) dragLayer.getAnimatedView(); in createFlingToTrashAnimatorListener()343 final DragView dragView = (DragView) mDragLayer.getAnimatedView();
689 public View getAnimatedView() { in getAnimatedView() method in DragLayer
752 if (mDragLayer.getAnimatedView() != null) { in completeTwoStageWidgetDrop()754 (DragView) mDragLayer.getAnimatedView(), onCompleteRunnable, in completeTwoStageWidgetDrop()
98 final DragView dragView = (DragView) mDragLayer.getAnimatedView(); in onAnimationUpdate()
809 public View getAnimatedView() { in getAnimatedView() method in DragLayer
933 if (mDragLayer.getAnimatedView() != null) { in completeTwoStageWidgetDrop()935 (DragView) mDragLayer.getAnimatedView(), onCompleteRunnable, in completeTwoStageWidgetDrop()