Searched defs:EXTRA_APPWIDGET_OLD_IDS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java344 * <td>{@link #EXTRA_APPWIDGET_OLD_IDS}</td>
354 * {@link #EXTRA_APPWIDGET_OLD_IDS} array to its new value found at the corresponding
377 * <td>{@link #EXTRA_APPWIDGET_OLD_IDS}</td>
387 * {@link #EXTRA_APPWIDGET_OLD_IDS} array to its new value found at the corresponding
413 public static final String EXTRA_APPWIDGET_OLD_IDS = "appWidgetOldIds"; field in class:AppWidgetManager

Completed in 88 milliseconds