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 18 class LocaleNotificationController : public LocaleObserver {
20 LocaleNotificationController();
21 virtual ~LocaleNotificationController();
35 DISALLOW_COPY_AND_ASSIGN(LocaleNotificationController);
locale_notification_controller.cc 80 LocaleNotificationController::LocaleNotificationController()
85 LocaleNotificationController::~LocaleNotificationController() {
89 void LocaleNotificationController::OnLocaleChanged(

Completed in 128 milliseconds