Searched refs:EXTRA_APPWIDGET_OPTIONS (Results 1 – 6 of 6) sorted by relevance
83 && extras.containsKey(AppWidgetManager.EXTRA_APPWIDGET_OPTIONS)) { in onReceive()85 Bundle widgetExtras = extras.getBundle(AppWidgetManager.EXTRA_APPWIDGET_OPTIONS); in onReceive()
259 public static final String EXTRA_APPWIDGET_OPTIONS = "appWidgetOptions"; field in AppWidgetManager
2760 intent.putExtra(AppWidgetManager.EXTRA_APPWIDGET_OPTIONS, widget.options); in sendOptionsChangedIntentLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5729 field public static final java.lang.String EXTRA_APPWIDGET_OPTIONS = "appWidgetOptions";
9624 field public static final String EXTRA_APPWIDGET_OPTIONS = "appWidgetOptions";