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.
update_cron in drupal/core/modules/update/update.module
Implements hook_cron().
update_settings in drupal/core/modules/update/update.settings.inc
Form constructor for the update settings form.
update_settings_submit in drupal/core/modules/update/update.settings.inc
Form submission handler for update_settings().
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.