Home
last modified time | relevance | path

Searched refs:NotifyDriveJobUpdated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.h103 void NotifyDriveJobUpdated(const DriveOperationStatus& status);
Dsystem_tray_notifier.cc216 void SystemTrayNotifier::NotifyDriveJobUpdated( in NotifyDriveJobUpdated() function in ash::SystemTrayNotifier
/external/chromium_org/chrome/browser/chromeos/system/
Dash_system_tray_delegate.cc1175 GetSystemTrayNotifier()->NotifyDriveJobUpdated(status); in OnJobDone()
1181 GetSystemTrayNotifier()->NotifyDriveJobUpdated(status); in OnJobUpdated()