Home | History | Annotate | Download | only in launcher2

Lines Matching full:shortcutandwidgetcontainer

139     private ShortcutAndWidgetContainer mShortcutsAndWidgets;
285 mShortcutsAndWidgets = new ShortcutAndWidgetContainer(context);
1084 public ShortcutAndWidgetContainer getShortcutsAndWidgets() {
1086 return (ShortcutAndWidgetContainer) getChildAt(0);
1097 ShortcutAndWidgetContainer clc = getShortcutsAndWidgets();