Home
last modified time | relevance | path

Searched refs:clearAnimatedView (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java388 mDropAnim.addListener(forEndCallback(this::clearAnimatedView)); in playDropAnimation()
399 public DragView clearAnimatedView() { in clearAnimatedView() method in DragLayer
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1010 mDragLayer.clearAnimatedView();
1880 DragView dropView = getDragLayer().clearAnimatedView();