Searched refs:animateDragViewToOriginalPosition (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragController.java280 animateDragViewToOriginalPosition(null, null, -1);
294 public void animateDragViewToOriginalPosition(final Runnable onComplete, method in class:DragController
/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java182 // The runnable that settles the page after snapToPage and animateDragViewToOriginalPosition
1980 private void animateDragViewToOriginalPosition() { method in class:PagedView
2077 animateDragViewToOriginalPosition();
H A DWorkspace.java2597 mLauncher.getDragController().animateDragViewToOriginalPosition(

Completed in 198 milliseconds