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