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

  /packages/apps/Launcher3/src/com/android/launcher3/widget/
WidgetsContainerView.java 317 int currentScreen = mLauncher.getCurrentWorkspaceScreen();
319 CellLayout layout = (CellLayout) workspace.getChildAt(currentScreen);
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherModel.java     [all...]
AppsCustomizePagedView.java     [all...]
Launcher.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/allapps/
AllAppsContainerView.java 526 int currentScreen = mLauncher.getCurrentWorkspaceScreen();
528 CellLayout layout = (CellLayout) workspace.getChildAt(currentScreen);
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherModel.java     [all...]
Launcher.java     [all...]

Completed in 99 milliseconds