Searched refs:OPTION_APPWIDGET_RESTORE_COMPLETED (Results 1 – 5 of 5) sorted by relevance
206 public static final String OPTION_APPWIDGET_RESTORE_COMPLETED = "appWidgetRestoreCompleted"; field in AppWidgetManager
1245 b.putBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED, true); in remapWidgets()
720 widget.options.getBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED)); in dumpProtoWidget()2617 AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED); in serializeAppWidget()2628 options.putBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED, true); in parseWidgetIdOptions()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9371 … field public static final String OPTION_APPWIDGET_RESTORE_COMPLETED = "appWidgetRestoreCompleted";