Lines Matching refs:apps
646 // if you turned the screen off and then back while in All Apps, Launcher would not
790 // Background was set to gradient in onPause(), restore to black if in all apps.
835 // Resets the previous all apps icon press state
1360 // you're in All Apps and click home to go to the workspace. onWindowVisibilityChanged
1368 // apps is nice and speedy.
2120 * enters all apps mode.
2157 // We may give them the option of disabling apps this way.
2532 // Only disable it if we are in all apps
2591 * - Home from all apps
2594 * - Back from all apps
2600 * - Launch app from all apps and quit
2604 * apps, and launch and app, and go back
2610 * - On all apps, long press power and go back
2614 * - On all apps, power off
2618 * - From all apps
2621 * - From all apps
2992 // Before we show workspace, hide all apps again because
3094 * Add an item from all apps or customize onto the given workspace screen.
3651 // the new-apps animation or just run them if they are to appear on the current page
3747 * Add the icons for all apps.
3751 public void bindAllApplications(final ArrayList<ApplicationInfo> apps) {
3755 mAppsCustomizeContent.setApps(apps);
3783 public void bindAppsAdded(final ArrayList<ApplicationInfo> apps) {
3786 bindAppsAdded(apps);
3794 mAppsCustomizeContent.addApps(apps);
3803 public void bindAppsUpdated(final ArrayList<ApplicationInfo> apps) {
3806 bindAppsUpdated(apps);
3813 mWorkspace.updateShortcuts(apps);
3817 mAppsCustomizeContent.updateApps(apps);
3947 // Restricted secondary users (child mode) will potentially have very few apps