LocaleNotificationController  968 ash/shell.cc     locale_notification_controller_.reset(new LocaleNotificationController);
LocaleNotificationController  101 ash/shell.h    class LocaleNotificationController;
LocaleNotificationController  693 ash/shell.h      scoped_ptr<LocaleNotificationController> locale_notification_controller_;
LocaleNotificationController   82 ash/system/locale/locale_notification_controller.cc LocaleNotificationController::LocaleNotificationController()
LocaleNotificationController   87 ash/system/locale/locale_notification_controller.cc LocaleNotificationController::~LocaleNotificationController() {
LocaleNotificationController   91 ash/system/locale/locale_notification_controller.cc void LocaleNotificationController::OnLocaleChanged(
LocaleNotificationController   17 ash/system/locale/locale_notification_controller.h class LocaleNotificationController : public LocaleObserver {
LocaleNotificationController   19 ash/system/locale/locale_notification_controller.h   LocaleNotificationController();
LocaleNotificationController   20 ash/system/locale/locale_notification_controller.h   virtual ~LocaleNotificationController();
LocaleNotificationController   34 ash/system/locale/locale_notification_controller.h   DISALLOW_COPY_AND_ASSIGN(LocaleNotificationController);