TrayDrive 387 ash/system/drive/tray_drive.cc TrayDrive::TrayDrive(SystemTray* system_tray) : TrayDrive 394 ash/system/drive/tray_drive.cc TrayDrive::~TrayDrive() { TrayDrive 398 ash/system/drive/tray_drive.cc bool TrayDrive::GetInitialVisibility() { TrayDrive 402 ash/system/drive/tray_drive.cc views::View* TrayDrive::CreateDefaultView(user::LoginStatus status) { TrayDrive 418 ash/system/drive/tray_drive.cc views::View* TrayDrive::CreateDetailedView(user::LoginStatus status) { TrayDrive 436 ash/system/drive/tray_drive.cc void TrayDrive::DestroyDefaultView() { TrayDrive 440 ash/system/drive/tray_drive.cc void TrayDrive::DestroyDetailedView() { TrayDrive 444 ash/system/drive/tray_drive.cc void TrayDrive::UpdateAfterLoginStatusChange(user::LoginStatus status) { TrayDrive 453 ash/system/drive/tray_drive.cc void TrayDrive::OnDriveJobUpdated(const DriveOperationStatus& status) { TrayDrive 491 ash/system/drive/tray_drive.cc &TrayDrive::HideIfNoOperations); TrayDrive 505 ash/system/drive/tray_drive.cc void TrayDrive::HideIfNoOperations() { TrayDrive 23 ash/system/drive/tray_drive.h class TrayDrive : public TrayImageItem, TrayDrive 26 ash/system/drive/tray_drive.h explicit TrayDrive(SystemTray* system_tray); TrayDrive 27 ash/system/drive/tray_drive.h virtual ~TrayDrive(); TrayDrive 48 ash/system/drive/tray_drive.h base::OneShotTimer<TrayDrive> hide_timer_; TrayDrive 50 ash/system/drive/tray_drive.h DISALLOW_COPY_AND_ASSIGN(TrayDrive); TrayDrive 188 ash/system/tray/system_tray.cc AddTrayItem(new TrayDrive(this)); TrayDrive 208 ash/system/tray/system_tray.cc AddTrayItem(new TrayDrive(this));