Searched defs:toPage (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | WorkspaceStateTransitionAnimation.java | 221 int toPage, boolean animated, HashMap<View, Integer> layerViews) { in getAnimationToState() 266 private void animateWorkspace(final TransitionStates states, int toPage, final boolean animated, in animateWorkspace()
|
D | Workspace.java | 1877 void enableChildrenCache(int fromPage, int toPage) { in enableChildrenCache() 2105 public Animator setStateWithAnimation(State toState, int toPage, boolean animated, in setStateWithAnimation()
|
D | Launcher.java | 3508 public Animator startWorkspaceStateChangeAnimation(Workspace.State toState, int toPage, in startWorkspaceStateChangeAnimation()
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | AppsCustomizePagedView.java | 1058 int toPage = mCurrentPage; in getWidgetPageLoadPriority() local
|