Home
last modified time | relevance | path

Searched refs:locale_notification_controller_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/
Dshell.cc722 locale_notification_controller_.reset(); in ~Shell()
1008 locale_notification_controller_.reset(new LocaleNotificationController); in Init()
Dshell.h707 scoped_ptr<LocaleNotificationController> locale_notification_controller_; variable