Home | History | Annotate | Download | only in launcher3

Lines Matching refs:toState

3444     private void hideAppsCustomizeHelper(Workspace.State toState, final boolean animated,
3469 if (toState == Workspace.State.NORMAL) {
3471 toState, animated, layerViews);
3472 } else if (toState == Workspace.State.SPRING_LOADED ||
3473 toState == Workspace.State.OVERVIEW) {
3475 toState, animated, layerViews);