Searched refs:EXTRA_APPWIDGET_OLD_IDS (Results 1 – 5 of 5) sorted by relevance
96 int[] oldIds = extras.getIntArray(AppWidgetManager.EXTRA_APPWIDGET_OLD_IDS); in onReceive()
495 public static final String EXTRA_APPWIDGET_OLD_IDS = "appWidgetOldIds"; field in AppWidgetManager
5061 intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_OLD_IDS, oldIds); in sendWidgetRestoreBroadcastLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9356 field public static final String EXTRA_APPWIDGET_OLD_IDS = "appWidgetOldIds";