Searched refs:ShowNotificationWithMessage (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Ddesktop_notifications.h88 virtual void ShowNotificationWithMessage(NotificationType type,
H A Ddesktop_notifications.cc291 ShowNotificationWithMessage(DEVICE_FAIL, system_path, message);
296 ShowNotificationWithMessage(type, path, GetMessage(type));
299 void DesktopNotifications::ShowNotificationWithMessage( function in class:file_manager::DesktopNotifications
H A Ddesktop_notifications_unittest.cc29 virtual void ShowNotificationWithMessage(
55 // Used to record parameters passed to ShowNotificationWithMessage() and
64 // Returns parameters passed to ShowNotificationWithMessage() and

Completed in 59 milliseconds