Home
last modified time | relevance | path

Searched defs:screenCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java1884 final int screenCount = getChildCount(); in enableChildrenCache() local
1897 final int screenCount = getChildCount(); in clearChildrenCache() local
1927 final int screenCount = getChildCount(); in enableHwLayersOnVisiblePages() local
DLauncherModel.java455 int screenCount = workspaceScreens.size(); in findSpaceForItem() local