Home
last modified time | relevance | path

Searched refs:shortcutsAndWidgetCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java392 int shortcutsAndWidgetCount = shortcutAndWidgetContainer.getChildCount(); in updateWorkspaceWidgetsSizes() local
393 for (int j = 0; j < shortcutsAndWidgetCount; j++) { in updateWorkspaceWidgetsSizes()