Home
last modified time | relevance | path

Searched refs:AddLocaleObserver (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/locale/
Dlocale_notification_controller.cc84 Shell::GetInstance()->system_tray_notifier()->AddLocaleObserver(this); in LocaleNotificationController()
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h66 void AddLocaleObserver(LocaleObserver* observer);
Dsystem_tray_notifier.cc72 void SystemTrayNotifier::AddLocaleObserver(LocaleObserver* observer) { in AddLocaleObserver() function in ash::SystemTrayNotifier