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