HomeSort by relevance Sort by last modified time
    Searched refs:ChangeAppLocale (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/chromeos/
locale_change_guard.cc 67 profile_->ChangeAppLocale(
  /external/chromium/chrome/browser/profiles/
profile.h 552 virtual void ChangeAppLocale(
profile_impl.h 139 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia);
profile.cc 662 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia) {
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 190 web_ui_->GetProfile()->ChangeAppLocale(
  /external/chromium/chrome/browser/chromeos/login/
login_utils.cc 385 profile->ChangeAppLocale(pref_locale, Profile::APP_LOCALE_CHANGED_VIA_LOGIN);

Completed in 51 milliseconds