Searched refs:OPTION_APPWIDGET_RESTORE_COMPLETED (Results 1 – 4 of 4) sorted by relevance
194 public static final String OPTION_APPWIDGET_RESTORE_COMPLETED = "appWidgetRestoreCompleted"; field in AppWidgetManager
683 widget.options.getBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED)); in dumpProtoWidget()2428 AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED); in serializeAppWidget()2439 options.putBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED, true); in parseWidgetIdOptions()
1243 b.putBoolean(AppWidgetManager.OPTION_APPWIDGET_RESTORE_COMPLETED, true); in remapWidgets()
8560 … field public static final String OPTION_APPWIDGET_RESTORE_COMPLETED = "appWidgetRestoreCompleted";