Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java390 ShortcutAndWidgetContainer shortcutAndWidgetContainer = in updateWorkspaceWidgetsSizes() local
392 int shortcutsAndWidgetCount = shortcutAndWidgetContainer.getChildCount(); in updateWorkspaceWidgetsSizes()
394 View view = shortcutAndWidgetContainer.getChildAt(j); in updateWorkspaceWidgetsSizes()