/external/chromium_org/ash/system/chromeos/screen_security/ |
screen_tray_item.cc | 141 : SystemTrayItem(system_tray),
|
screen_tray_item_unittest.cc | 195 const std::vector<SystemTrayItem*>& tray_items =
|
/external/chromium_org/ash/system/chromeos/settings/ |
tray_settings.cc | 129 : SystemTrayItem(system_tray),
|
/external/chromium_org/ash/system/date/ |
tray_date.cc | 157 : SystemTrayItem(system_tray),
|
/external/chromium_org/ash/system/tray/ |
tray_notification_view.cc | 21 TrayNotificationView::TrayNotificationView(SystemTrayItem* owner, int icon_id)
|
/external/chromium_org/ash/system/chromeos/network/ |
tray_network.cc | 182 explicit NetworkWifiDetailedView(SystemTrayItem* owner) 260 : SystemTrayItem(system_tray),
|
tray_sms.cc | 285 : SystemTrayItem(system_tray),
|
network_state_list_detailed_view.cc | 152 SystemTrayItem* owner,
|
/external/chromium_org/ash/system/chromeos/audio/ |
tray_audio.cc | 201 VolumeView(SystemTrayItem* owner, bool is_default_view) 404 SystemTrayItem* owner_; 418 AudioDetailedView(SystemTrayItem* owner, user::LoginStatus login)
|
/external/chromium_org/ash/system/drive/ |
tray_drive.cc | 73 DriveDefaultView(SystemTrayItem* owner, 98 DriveDetailedView(SystemTrayItem* owner,
|
/external/chromium_org/ash/system/web_notification/ |
web_notification_tray_unittest.cc | 73 class TestItem : public SystemTrayItem { 75 TestItem() : SystemTrayItem(GetSystemTray()) {}
|
/external/chromium_org/ash/system/chromeos/power/ |
tray_power.cc | 109 : SystemTrayItem(system_tray),
|
/external/chromium_org/ash/system/session_length_limit/ |
tray_session_length_limit.cc | 283 : SystemTrayItem(system_tray),
|
/external/chromium_org/ash/system/chromeos/ |
tray_display.cc | 285 : SystemTrayItem(system_tray),
|
/external/chromium_org/ash/shelf/ |
shelf_layout_manager_unittest.cc | 260 class TestItem : public SystemTrayItem { 263 : SystemTrayItem(GetSystemTray()), [all...] |