HomeSort by relevance Sort by last modified time
    Searched defs:LocaleNotificationController (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/system/locale/
locale_notification_controller.h 17 class LocaleNotificationController : public LocaleObserver {
19 LocaleNotificationController();
20 virtual ~LocaleNotificationController();
34 DISALLOW_COPY_AND_ASSIGN(LocaleNotificationController);
locale_notification_controller.cc 82 LocaleNotificationController::LocaleNotificationController()
87 LocaleNotificationController::~LocaleNotificationController() {
91 void LocaleNotificationController::OnLocaleChanged(

Completed in 47 milliseconds