Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.cc324 void SystemTrayNotifier::NotifyShowLoginButtonChanged(bool show_login_button) { in NotifyShowLoginButtonChanged() argument
327 OnShowLogoutButtonInTrayChanged(show_login_button)); in NotifyShowLoginButtonChanged()
Dsystem_tray_notifier.h133 void NotifyShowLoginButtonChanged(bool show_login_button);