Home | History | Annotate | Download | only in appwidget

Lines Matching defs:appWidgetIds

64                 int[] appWidgetIds = extras.getIntArray(AppWidgetManager.EXTRA_APPWIDGET_IDS);
65 if (appWidgetIds != null && appWidgetIds.length > 0) {
66 this.onUpdate(context, AppWidgetManager.getInstance(context), appWidgetIds);
114 * @param appWidgetIds The appWidgetIds for which an update is needed. Note that this
120 public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds) {
151 * @param appWidgetIds The appWidgetIds that have been deleted from their host.
155 public void onDeleted(Context context, int[] appWidgetIds) {
196 * to remap the old AppWidgetIds to the new values and update any other app state that may