Searched defs:login_ (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/system/chromeos/audio/
H A Daudio_detailed_view.h49 user::LoginStatus login_; member in class:ash::tray::AudioDetailedView
/external/chromium_org/jingle/notifier/listener/
H A Dxmpp_push_client.h82 scoped_ptr<notifier::Login> login_; member in class:notifier::XmppPushClient
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_list_detailed_view.h116 user::LoginStatus login_; member in class:ash::tray::NetworkStateListDetailedView
/external/chromium_org/ash/system/
H A Dtray_accessibility.h99 user::LoginStatus login_; member in class:ash::tray::AccessibilityDetailedView
138 user::LoginStatus login_; member in class:ash::TrayAccessibility
/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc99 login_(login) {
121 if (login_ != user::LOGGED_IN_NONE && login_ != user::LOGGED_IN_LOCKED &&
200 user::LoginStatus login_; member in class:ash::tray::IMEDetailedView
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc103 login_(login),
197 if (login_ == user::LOGGED_IN_LOCKED)
309 if (login_ == user::LOGGED_IN_NONE || login_ == user::LOGGED_IN_LOCKED ||
399 user::LoginStatus login_; member in class:ash::tray::BluetoothDetailedView

Completed in 2802 milliseconds