Searched defs:workspace (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncher.java205 // How long to wait before the new-shortcut animation automatically pans the workspace
241 // scroll issues (because the workspace may not have been measured yet) and extra work.
571 // We prevent dragging when we are loading the workspace as it is possible to pick up a view
572 // that is subsequently removed from the workspace in startBinding().
616 // Before adding this resetAddInfo(), after a shortcut was added to a workspace screen,
618 // return to the workspace. Clearing mAddInfo.container here fixes this issue
790 // Resets the previous workspace icon press state
981 mWorkspace = (Workspace) mDragLayer.findViewById(R.id.workspace);
997 // Setup the workspace
1051 * Add an application shortcut to the workspace
2465 setWorkspaceBackground(boolean workspace) argument
[all...]

Completed in 83 milliseconds