Searched refs:shortcutsAndWidgetCount (Results 1 – 1 of 1) sorted by relevance
392 int shortcutsAndWidgetCount = shortcutAndWidgetContainer.getChildCount(); in updateWorkspaceWidgetsSizes() local393 for (int j = 0; j < shortcutsAndWidgetCount; j++) { in updateWorkspaceWidgetsSizes()