Searched refs:SCROLL_TO_CURRENT_PAGE (Results 1 – 3 of 3) sorted by relevance
177 public static final int SCROLL_TO_CURRENT_PAGE = -1; field in WorkspaceStateTransitionAnimation306 if (toPage == SCROLL_TO_CURRENT_PAGE) { in animateWorkspace()
3353 … return showWorkspace(WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE, animated, null); in showWorkspace()3360 return showWorkspace(WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE, animated, in showWorkspace()3430 WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE, animated, in showOverviewMode()3525 WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE, true /* animated */, in enterSpringLoadedDragMode()
2734 int snapScreen = WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE; in onDrop()2896 WorkspaceStateTransitionAnimation.SCROLL_TO_CURRENT_PAGE : in onDrop()