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

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

Completed in 35 milliseconds