HomeSort by relevance Sort by last modified time
    Searched defs:WORKSPACE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 184 private enum State { NONE, WORKSPACE, APPS_CUSTOMIZE, APPS_CUSTOMIZE_SPRING_LOADED };
185 private State mState = State.WORKSPACE;
198 // How long to wait before the new-shortcut animation automatically pans the workspace
207 private Workspace mWorkspace;
233 // scroll issues (because the workspace may not have been measured yet) and extra work.
547 // We prevent dragging when we are loading the workspace as it is possible to pick up a view
548 // that is subsequently removed from the workspace in startBinding().
592 // Before adding this resetAddInfo(), after a shortcut was added to a workspace screen,
594 // return to the workspace. Clearing mAddInfo.container here fixes this issue
664 animationType = Workspace.COMPLETE_TWO_STAGE_WIDGET_DROP_ANIMATION
3192 final Workspace workspace = mWorkspace; local
3221 Workspace workspace = mWorkspace; local
3290 final Workspace workspace = mWorkspace; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 53 milliseconds