7 string references to 'update.settings'

UpdateContribTest::testUpdateShowDisabledThemes in drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php
Tests that disabled themes are only shown when desired.
UpdateSettingsForm::buildForm in drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
UpdateSettingsForm::submitForm in drupal/core/modules/update/lib/Drupal/update/UpdateSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
update_cron in drupal/core/modules/update/update.module
Implements hook_cron().
update_update_8000 in drupal/core/modules/update/update.install
Moves update settings from variables to config.
_update_cron_notify in drupal/core/modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.
_update_process_fetch_task in drupal/core/modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.