HomeSort by relevance Sort by last modified time
    Searched refs:StartDownloads (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.h 117 void StartDownloads(const Notification& notification);
172 void StartDownloads();
message_center_notification_manager.cc 157 new_notification->StartDownloads();
314 void MessageCenterNotificationManager::ImageDownloads::StartDownloads(
439 void MessageCenterNotificationManager::ProfileNotification::StartDownloads() {
440 downloads_->StartDownloads(notification_);
485 profile_notification->StartDownloads();

Completed in 474 milliseconds