HomeSort by relevance Sort by last modified time
    Searched refs:isAllAppsVisible (Results 1 - 7 of 7) 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 172 public boolean isAllAppsVisible();
    [all...]
AppsCustomizePagedView.java 504 if (!mLauncher.isAllAppsVisible() ||
    [all...]
Workspace.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]

Completed in 102 milliseconds