Searched refs:tray (Results 76 - 100 of 119) sorted by relevance

12345

/external/chromium_org/ash/system/
H A Dtray_update.cc12 #include "ash/system/tray/fixed_sized_image_view.h"
13 #include "ash/system/tray/system_tray.h"
14 #include "ash/system/tray/system_tray_delegate.h"
15 #include "ash/system/tray/system_tray_notifier.h"
16 #include "ash/system/tray/tray_constants.h"
99 namespace tray { namespace in namespace:ash
155 } // namespace tray
198 nagger_.reset(new tray::UpdateNagger(this));
H A Dtray_accessibility.cc11 #include "ash/system/tray/hover_highlight_view.h"
12 #include "ash/system/tray/system_tray.h"
13 #include "ash/system/tray/system_tray_delegate.h"
14 #include "ash/system/tray/system_tray_notifier.h"
15 #include "ash/system/tray/tray_constants.h"
16 #include "ash/system/tray/tray_details_view.h"
17 #include "ash/system/tray/tray_item_more.h"
18 #include "ash/system/tray/tray_popup_label_button.h"
71 namespace tray { namespace in namespace:ash
95 // ash::tray
[all...]
/external/chromium_org/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_win.cc19 StatusIconWin::StatusIconWin(StatusTrayWin* tray, argument
23 : tray_(tray),
36 LOG(WARNING) << "Unable to create status tray icon.";
92 LOG(WARNING) << "Unable to re-create status tray icon.";
104 LOG(WARNING) << "Error setting status tray icon image";
115 LOG(WARNING) << "Unable to set tooltip for status tray icon";
144 LOG(WARNING) << "Unable to create status tray balloon.";
/external/chromium_org/ui/message_center/views/
H A Dmessage_center_view.h48 MessageCenterTray* tray,
65 MessageCenterTray* tray() { return tray_; } function in class:message_center::MessageCenterView
H A Dmessage_popup_collection.h60 MessageCenterTray* tray,
/external/chromium_org/ash/system/user/
H A Drounded_image_view.cc14 namespace tray { namespace in namespace:ash
78 } // namespace tray
H A Duser_view.h9 #include "ash/system/tray/tray_constants.h"
33 namespace tray { namespace in namespace:ash
35 // The view of a user item in system tray bubble.
83 // This is the owner system tray item of this view.
109 } // namespace tray
H A Dtray_user.cc12 #include "ash/system/tray/system_tray.h"
13 #include "ash/system/tray/system_tray_delegate.h"
14 #include "ash/system/tray/system_tray_notifier.h"
15 #include "ash/system/tray/tray_constants.h"
16 #include "ash/system/tray/tray_item_view.h"
17 #include "ash/system/tray/tray_utils.h"
111 user_ = new tray::UserView(this, status, multiprofile_index_, false);
116 return new tray::AccountsDetailedView(this, status);
133 // Only the active user is represented in the tray.
174 avatar_ = new tray
[all...]
H A Daccounts_detailed_view.cc11 #include "ash/system/tray/fixed_sized_scroll_view.h"
12 #include "ash/system/tray/hover_highlight_view.h"
13 #include "ash/system/tray/system_tray.h"
14 #include "ash/system/tray/system_tray_delegate.h"
15 #include "ash/system/tray/tray_constants.h"
16 #include "ash/system/tray/tray_popup_header_button.h"
30 namespace tray { namespace in namespace:ash
100 new tray::UserView(owner(), login_status, 0, true));
235 } // namespace tray
/external/chromium_org/ash/system/chromeos/brightness/
H A Dtray_brightness.cc16 #include "ash/system/tray/fixed_sized_image_view.h"
17 #include "ash/system/tray/system_tray_delegate.h"
18 #include "ash/system/tray/system_tray_notifier.h"
19 #include "ash/system/tray/tray_constants.h"
38 namespace tray { namespace in namespace:ash
86 // True if this view is for the default tray view. Used to control hide/show
173 } // namespace tray
219 brightness_view_ = new tray::BrightnessView(true, current_percent_);
227 brightness_view_ = new tray::BrightnessView(false, current_percent_);
/external/chromium_org/ash/system/chromeos/power/
H A Dtray_power.cc13 #include "ash/system/tray/system_tray_delegate.h"
14 #include "ash/system/tray/tray_constants.h"
15 #include "ash/system/tray/tray_notification_view.h"
16 #include "ash/system/tray/tray_utils.h"
41 namespace tray { namespace in namespace:ash
50 // This view is used only for the tray.
151 } // namespace tray
153 using tray::PowerNotificationView;
182 power_tray_ = new tray::PowerTrayView();
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_widget_delegate.cc32 WebNotificationTray* tray,
37 : MessageCenterView(tray->message_center(),
46 tray_(tray) {
31 MessageCenterWidgetDelegate( WebNotificationTray* tray, MessageCenterTray* mc_tray, bool initially_settings_visible, const PositionInfo& pos_info, const base::string16& title) argument
/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc14 #include "ash/system/tray/hover_highlight_view.h"
15 #include "ash/system/tray/system_tray.h"
16 #include "ash/system/tray/system_tray_delegate.h"
17 #include "ash/system/tray/system_tray_notifier.h"
18 #include "ash/system/tray/tray_constants.h"
19 #include "ash/system/tray/tray_details_view.h"
20 #include "ash/system/tray/tray_item_more.h"
21 #include "ash/system/tray/tray_item_view.h"
22 #include "ash/system/tray/tray_utils.h"
37 namespace tray { namespace in namespace:ash
[all...]
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_list_detailed_view.h11 #include "ash/system/tray/view_click_listener.h"
32 namespace tray { namespace in namespace:ash
137 } // namespace tray
/external/chromium_org/ash/system/date/
H A Ddate_view.h10 #include "ash/system/tray/actionable_view.h"
21 namespace tray { namespace in namespace:ash
24 // DateView popup and the TimeView tray icon. Exported for tests.
132 } // namespace tray
/external/chromium_org/ash/
H A Dextended_desktop_unittest.cc11 #include "ash/system/tray/system_tray.h"
764 SystemTray* tray = ash::Shell::GetInstance()->GetPrimarySystemTray(); local
765 ASSERT_FALSE(tray->HasSystemBubble());
769 // Opens the tray by a dummy click event and makes sure that adding/removing
771 event_generator.MoveMouseToCenterOf(tray->GetWidget()->GetNativeWindow());
773 EXPECT_TRUE(tray->HasSystemBubble());
776 EXPECT_TRUE(tray->HasSystemBubble());
778 EXPECT_TRUE(tray->HasSystemBubble());
780 // Closes the tray and again makes sure that adding/removing displays doesn't
785 EXPECT_FALSE(tray
[all...]
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc9 #include "ash/system/tray/fixed_sized_scroll_view.h"
10 #include "ash/system/tray/hover_highlight_view.h"
11 #include "ash/system/tray/system_tray.h"
12 #include "ash/system/tray/system_tray_delegate.h"
13 #include "ash/system/tray/system_tray_notifier.h"
14 #include "ash/system/tray/throbber_view.h"
15 #include "ash/system/tray/tray_constants.h"
16 #include "ash/system/tray/tray_details_view.h"
17 #include "ash/system/tray/tray_item_more.h"
18 #include "ash/system/tray/tray_popup_header_butto
29 namespace tray { namespace in namespace:ash
[all...]
/external/chromium_org/chrome/browser/notifications/
H A Dmessage_center_notification_manager.cc86 // On Windows, Linux and Mac, the notification manager owns the tray icon and
305 ash::WebNotificationTray* tray = local
307 if (tray)
308 tray->GetMessageCenterTray()->HideMessageCenterBubble();
/external/chromium_org/ash/system/chromeos/audio/
H A Daudio_detailed_view.cc7 #include "ash/system/tray/fixed_sized_scroll_view.h"
8 #include "ash/system/tray/hover_highlight_view.h"
9 #include "ash/system/tray/tray_constants.h"
51 namespace tray { namespace in namespace:ash
176 } // namespace tray
/external/chromium_org/ash/system/chromeos/rotation/
H A Dtray_rotation_lock_unittest.cc13 #include "ash/system/tray/system_tray.h"
14 #include "ash/system/tray/system_tray_delegate.h"
32 TrayRotationLock* tray() { function in class:ash::TrayRotationLockTest
44 // Sets up a TrayRotationLock, its tray view, and its default view, for the
46 // created. On a secondary display both the tray view and default view will
97 // Tests that when the tray view is initially created, that it is created
103 // Tests that when the tray view is created, while MaximizeMode is active, that
115 // Tests that when the tray view is created, while MaximizeMode is active, and
129 // Tests that the enabling of MaximizeMode affects a previously created tray
142 // Tests that the when the tray vie
[all...]
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item.cc7 #include "ash/system/tray/fixed_sized_image_view.h"
8 #include "ash/system/tray/tray_constants.h"
19 namespace tray { namespace in namespace:ash
106 // Hide the notification bubble when the ash tray bubble opens.
136 } // namespace tray
/external/chromium_org/ash/system/tray/
H A Ddefault_system_tray_delegate.cc5 #include "ash/system/tray/default_system_tray_delegate.h"
286 tray::UserAccountsDelegate* DefaultSystemTrayDelegate::GetUserAccountsDelegate(
H A Ddefault_system_tray_delegate.h9 #include "ash/system/tray/system_tray_delegate.h"
90 virtual tray::UserAccountsDelegate* GetUserAccountsDelegate(
H A Dsystem_tray_bubble.cc5 #include "ash/system/tray/system_tray_bubble.h"
8 #include "ash/system/tray/system_tray.h"
9 #include "ash/system/tray/system_tray_delegate.h"
10 #include "ash/system/tray/system_tray_item.h"
11 #include "ash/system/tray/tray_bubble_wrapper.h"
12 #include "ash/system/tray/tray_constants.h"
40 // A view with some special behaviour for tray items in the popup:
133 ash::SystemTray* tray,
136 : tray_(tray),
353 // If a system modal dialog is present, create the same tray a
132 SystemTrayBubble( ash::SystemTray* tray, const std::vector<ash::SystemTrayItem*>& items, BubbleType bubble_type) argument
[all...]
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_system_use_24hour_clock_browsertest.cc61 const ash::tray::TimeView* time_tray = tray_date->GetTimeTrayForTesting();

Completed in 528 milliseconds

12345