Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mAppWidgetManager

174     private AppWidgetManager mAppWidgetManager;
224 mAppWidgetManager = AppWidgetManager.getInstance(this);
885 AppWidgetProviderInfo appWidgetInfo = mAppWidgetManager.getAppWidgetInfo(appWidgetId);
1177 AppWidgetProviderInfo appWidget = mAppWidgetManager.getAppWidgetInfo(appWidgetId);
2190 final AppWidgetProviderInfo appWidgetInfo = mAppWidgetManager.getAppWidgetInfo(appWidgetId);