Searched refs:exitSpringLoadedDragMode (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDeleteDropTarget.java217 mLauncher.exitSpringLoadedDragMode();
435 mLauncher.exitSpringLoadedDragMode();
H A DLauncher.java1522 exitSpringLoadedDragMode();
2993 // exitSpringLoadedDragMode made it visible. This is a bit hacky; we should
2998 exitSpringLoadedDragMode();
3006 void exitSpringLoadedDragMode() { method in class:Launcher
H A DAppsCustomizePagedView.java825 mLauncher.exitSpringLoadedDragMode();
/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DFlingAnimation.java98 mLauncher.exitSpringLoadedDragMode();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java1725 exitSpringLoadedDragMode();
3022 // exitSpringLoadedDragMode made it visible. This is a bit hacky; we should
3027 exitSpringLoadedDragMode();
3040 public void exitSpringLoadedDragMode() { method in class:Launcher
H A DWorkspace.java2600 mLauncher.exitSpringLoadedDragMode();

Completed in 116 milliseconds