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 108 void StartDownloads(const Notification& notification);
163 void StartDownloads();
message_center_notification_manager.cc 141 profile_notification->StartDownloads();
186 new_notification->StartDownloads();
331 void MessageCenterNotificationManager::ImageDownloads::StartDownloads(
456 void MessageCenterNotificationManager::ProfileNotification::StartDownloads() {
457 downloads_->StartDownloads(notification_);

Completed in 57 milliseconds