HomeSort by relevance Sort by last modified time
    Searched refs:SystemTrayItem (Results 26 - 50 of 71) sorted by null

12 3

  /external/chromium_org/ash/system/chromeos/enterprise/
tray_enterprise.cc 17 : SystemTrayItem(system_tray),
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.h 16 class TraySms : public SystemTrayItem,
22 // Overridden from SystemTrayItem.
tray_vpn.h 21 class TrayVPN : public SystemTrayItem,
27 // SystemTrayItem
network_state_list_detailed_view.h 31 class SystemTrayItem;
50 NetworkStateListDetailedView(SystemTrayItem* owner,
tray_network.h 29 class TrayNetwork : public SystemTrayItem,
39 // SystemTrayItem
tray_vpn.cc 34 VpnDefaultView(SystemTrayItem* owner, bool show_more)
104 : SystemTrayItem(system_tray),
  /external/chromium_org/ash/system/chromeos/session/
tray_session_length_limit.h 25 class ASH_EXPORT TraySessionLengthLimit : public SystemTrayItem,
37 // SystemTrayItem:
  /external/chromium_org/ash/system/chromeos/
tray_display.h 24 class ASH_EXPORT TrayDisplay : public SystemTrayItem,
59 // Overridden from SystemTrayItem.
  /external/chromium_org/ash/system/ime/
tray_ime.h 26 class TrayIME : public SystemTrayItem,
35 // Overridden from SystemTrayItem.
tray_ime.cc 71 explicit IMEDefaultView(SystemTrayItem* owner)
97 IMEDetailedView(SystemTrayItem* owner, user::LoginStatus login)
207 : SystemTrayItem(system_tray),
  /external/chromium_org/ash/system/tray/
tray_image_item.h 17 class TrayImageItem : public SystemTrayItem {
30 // Overridden from SystemTrayItem.
tray_empty.cc 31 : SystemTrayItem(system_tray) {
tray_details_view.cc 66 TrayDetailsView::TrayDetailsView(SystemTrayItem* owner)
121 SystemTrayItem* owner = owner_;
system_tray_bubble.cc 134 const std::vector<ash::SystemTrayItem*>& items,
151 const std::vector<ash::SystemTrayItem*>& items,
283 for (std::vector<ash::SystemTrayItem*>::iterator it = items_.begin();
342 for (std::vector<ash::SystemTrayItem*>::const_iterator it = items_.begin();
tray_image_item.cc 18 : SystemTrayItem(system_tray),
tray_item_more.cc 20 TrayItemMore::TrayItemMore(SystemTrayItem* owner, bool show_more)
tray_item_view.cc 28 TrayItemView::TrayItemView(SystemTrayItem* owner)
  /external/chromium_org/ash/system/chromeos/rotation/
tray_rotation_lock.cc 28 explicit RotationLockDefaultView(SystemTrayItem* owner);
44 RotationLockDefaultView::RotationLockDefaultView(SystemTrayItem* owner)
  /external/chromium_org/ash/system/chromeos/power/
tray_power.h 28 class ASH_EXPORT TrayPower : public SystemTrayItem,
70 // Overridden from SystemTrayItem.
  /external/chromium_org/ash/system/date/
tray_date.h 27 class ASH_EXPORT TrayDate : public SystemTrayItem, public ClockObserver {
51 // Overridden from SystemTrayItem.
tray_date.cc 21 : SystemTrayItem(system_tray),
  /external/chromium_org/ash/system/user/
tray_user.h 31 class ASH_EXPORT TrayUser : public SystemTrayItem,
63 // Overridden from SystemTrayItem.
  /external/chromium_org/ash/system/
tray_update.cc 103 explicit UpdateNagger(SystemTrayItem* owner)
149 SystemTrayItem* owner_;
  /external/chromium_org/ash/system/chromeos/managed/
tray_locally_managed_user.cc 29 : SystemTrayItem(system_tray),
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.h 97 class ASH_EXPORT ScreenTrayItem : public SystemTrayItem {
125 // Overridden from SystemTrayItem.

Completed in 471 milliseconds

12 3