HomeSort by relevance Sort by last modified time
    Searched refs:isAllAppsVisible (Results 1 - 6 of 6) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
HandleView.java 56 if (newFocus == null && !mLauncher.isAllAppsVisible()) {
67 if (ev.getAction() == MotionEvent.ACTION_DOWN && mLauncher.isAllAppsVisible()) {
PagedViewWithDraggableItems.java 108 if (!mLauncher.isAllAppsVisible() ||
Launcher.java     [all...]
LauncherModel.java 161 public boolean isAllAppsVisible();
    [all...]
AppsCustomizePagedView.java 561 if (!mLauncher.isAllAppsVisible() ||
    [all...]
Workspace.java     [all...]

Completed in 39 milliseconds