Home | History | Annotate | Download | only in launcher2

Lines Matching defs:boundWidget

726         AppWidgetHostView boundWidget = null;
731 boundWidget = layout;
755 animationType, boundWidget, true);
1810 void addAppWidgetImpl(final int appWidgetId, ItemInfo info, AppWidgetHostView boundWidget,
1820 completeAddAppWidget(appWidgetId, info.container, info.screen, boundWidget,
1878 AppWidgetHostView hostView = info.boundWidget;