Home | History | Annotate | Download | only in launcher3

Lines Matching defs:boundWidget

879         AppWidgetHostView boundWidget = null;
884 boundWidget = layout;
901 animationType, boundWidget, true);
2095 final AppWidgetHostView boundWidget, final AppWidgetProviderInfo appWidgetInfo) {
2096 addAppWidgetImpl(appWidgetId, info, boundWidget, appWidgetInfo, 0);
2100 final AppWidgetHostView boundWidget, final AppWidgetProviderInfo appWidgetInfo, int
2121 completeAddAppWidget(appWidgetId, info.container, info.screenId, boundWidget,
2183 AppWidgetHostView hostView = info.boundWidget;