Home | History | Annotate | Download | only in launcher2

Lines Matching refs:boundWidget

686         AppWidgetHostView boundWidget = null;
691 boundWidget = layout;
714 animationType, boundWidget, true);
1758 void addAppWidgetImpl(final int appWidgetId, ItemInfo info, AppWidgetHostView boundWidget,
1770 completeAddAppWidget(appWidgetId, info.container, info.screen, boundWidget,
1828 AppWidgetHostView hostView = info.boundWidget;