7 calls to language_types_info()

language_negotiation_purge in drupal-7.x/includes/language.inc
Removes any unused language negotiation providers from the configuration.
language_types_configurable in drupal-7.x/includes/language.inc
Returns only the configurable language types.
language_types_set in drupal-7.x/includes/language.inc
Updates the language type configuration.
LocaleLanguageNegotiationInfoFunctionalTest::checkFixedLanguageTypes in drupal-7.x/modules/locale/locale.test
Check that language negotiation for fixed types matches the stored one.
locale_block_info in drupal-7.x/modules/locale/locale.module
Implements hook_block_info().
locale_languages_configure_form in drupal-7.x/modules/locale/locale.admin.inc
Setting for language negotiation options
locale_update_7002 in drupal-7.x/modules/locale/locale.install
Updates URL language negotiation by adding the URL fallback detection method.