Home | History | Annotate | Download | only in launcher3

Lines Matching refs:ShortcutAndWidgetContainer

146     private ShortcutAndWidgetContainer mShortcutsAndWidgets;
294 mShortcutsAndWidgets = new ShortcutAndWidgetContainer(context);
1076 public ShortcutAndWidgetContainer getShortcutsAndWidgets() {
1078 return (ShortcutAndWidgetContainer) getChildAt(0);
1089 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets();