Searched defs:system_tray (Results 1 - 25 of 36) sorted by path

12

/external/chromium_org/ash/system/audio/
H A Dtray_audio.cc17 #include "ash/system/tray/system_tray.h"
41 TrayAudio::TrayAudio(SystemTray* system_tray, argument
43 : TrayImageItem(system_tray, IDR_AURA_UBER_TRAY_VOLUME_MUTE),
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc11 #include "ash/system/tray/system_tray.h"
416 TrayBluetooth::TrayBluetooth(SystemTray* system_tray) argument
417 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/audio/
H A Dtray_audio_chromeos.cc19 TrayAudioChromeOs::TrayAudioChromeOs(SystemTray* system_tray) argument
20 : TrayAudio(system_tray,
/external/chromium_org/ash/system/chromeos/brightness/
H A Dtray_brightness.cc175 TrayBrightness::TrayBrightness(SystemTray* system_tray) argument
176 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/enterprise/
H A Dtray_enterprise.cc18 TrayEnterprise::TrayEnterprise(SystemTray* system_tray) argument
19 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/multi_user/
H A Duser_switch_util.cc9 #include "ash/system/tray/system_tray.h"
94 SystemTray* system_tray = ash::Shell::GetInstance()->GetPrimarySystemTray(); local
95 if (system_tray->GetScreenShareItem()->is_started())
96 system_tray->GetScreenShareItem()->Stop();
97 if (system_tray->GetScreenCaptureItem()->is_started())
98 system_tray->GetScreenCaptureItem()->Stop();
180 SystemTray* system_tray = ash::Shell::GetInstance()->GetPrimarySystemTray(); local
181 if (!system_tray->GetScreenShareItem()->is_started() &&
182 !system_tray->GetScreenCaptureItem()->is_started()) {
H A Duser_switch_util_unittest.cc8 #include "ash/system/tray/system_tray.h"
32 SystemTray* system_tray = Shell::GetInstance()->GetPrimarySystemTray(); variable
33 share_item_ = system_tray->GetScreenShareItem();
34 capture_item_ = system_tray->GetScreenCaptureItem();
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_network.cc12 #include "ash/system/tray/system_tray.h"
262 TrayNetwork::TrayNetwork(SystemTray* system_tray) argument
263 : SystemTrayItem(system_tray),
H A Dtray_sms.cc9 #include "ash/system/tray/system_tray.h"
130 const int msg_width = owner_->system_tray()->GetSystemBubble()->
284 TraySms::TraySms(SystemTray* system_tray) argument
285 : SystemTrayItem(system_tray),
H A Dtray_vpn.cc11 #include "ash/system/tray/system_tray.h"
106 TrayVPN::TrayVPN(SystemTray* system_tray) argument
107 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/power/
H A Dtray_power.cc162 TrayPower::TrayPower(SystemTray* system_tray, MessageCenter* message_center) argument
163 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/rotation/
H A Dtray_rotation_lock.cc8 #include "ash/system/tray/system_tray.h"
94 TrayRotationLock::TrayRotationLock(SystemTray* system_tray) argument
95 : TrayImageItem(system_tray, IDR_AURA_UBER_TRAY_AUTO_ROTATION_LOCKED),
97 gfx::NativeView native_view = system_tray->GetWidget()->GetNativeView();
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_tray_item.cc25 ScreenCaptureTrayItem::ScreenCaptureTrayItem(SystemTray* system_tray) argument
26 : ScreenTrayItem(system_tray) {
H A Dscreen_share_tray_item.cc25 ScreenShareTrayItem::ScreenShareTrayItem(SystemTray* system_tray) argument
26 : ScreenTrayItem(system_tray) {
H A Dscreen_tray_item.cc138 ScreenTrayItem::ScreenTrayItem(SystemTray* system_tray) argument
139 : SystemTrayItem(system_tray),
171 if (!system_tray()->HasSystemBubbleType(
/external/chromium_org/ash/system/chromeos/session/
H A Dtray_session_length_limit.cc12 #include "ash/system/tray/system_tray.h"
44 TraySessionLengthLimit::TraySessionLengthLimit(SystemTray* system_tray) argument
45 : SystemTrayItem(system_tray),
H A Dtray_session_length_limit_unittest.cc9 #include "ash/system/tray/system_tray.h"
27 SystemTray* system_tray = variable
29 tray_session_length_limit_ = new TraySessionLengthLimit(system_tray);
30 system_tray->AddTrayItem(tray_session_length_limit_);
/external/chromium_org/ash/system/chromeos/settings/
H A Dtray_settings.cc135 TraySettings::TraySettings(SystemTray* system_tray) argument
136 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/supervised/
H A Dtray_supervised_user.cc29 TraySupervisedUser::TraySupervisedUser(SystemTray* system_tray) argument
30 : SystemTrayItem(system_tray),
/external/chromium_org/ash/system/chromeos/
H A Dtray_caps_lock.cc131 TrayCapsLock::TrayCapsLock(SystemTray* system_tray) argument
132 : TrayImageItem(system_tray, IDR_AURA_UBER_TRAY_CAPS_LOCK),
H A Dtray_display.cc13 #include "ash/system/tray/system_tray.h"
289 TrayDisplay::TrayDisplay(SystemTray* system_tray) argument
290 : SystemTrayItem(system_tray),
H A Dtray_tracing.cc10 #include "ash/system/tray/system_tray.h"
66 TrayTracing::TrayTracing(SystemTray* system_tray) argument
67 : TrayImageItem(system_tray, IDR_AURA_UBER_TRAY_TRACING),
70 DCHECK(system_tray);
/external/chromium_org/ash/system/date/
H A Dtray_date.cc10 #include "ash/system/tray/system_tray.h"
20 TrayDate::TrayDate(SystemTray* system_tray) argument
21 : SystemTrayItem(system_tray),
56 (system_tray()->shelf_alignment() == SHELF_ALIGNMENT_BOTTOM ||
57 system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) ?
/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc15 #include "ash/system/tray/system_tray.h"
211 TrayIME::TrayIME(SystemTray* system_tray) argument
212 : SystemTrayItem(system_tray),
236 SetTrayLabelItemBorder(tray_label_, system_tray()->shelf_alignment());
/external/chromium_org/ash/system/
H A Dstatus_area_widget.h52 SystemTray* system_tray() { return system_tray_; } function in class:ash::StatusAreaWidget

Completed in 2860 milliseconds

12