Home
last modified time | relevance | path

Searched refs:display_notification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/download/
Ddownload_status_updater_win.cc125 base::win::MetroNotification display_notification = in UpdateAppIconDownloadProgress() local
128 DCHECK(display_notification); in UpdateAppIconDownloadProgress()
129 if (display_notification) { in UpdateAppIconDownloadProgress()
140 display_notification(download->GetURL().spec().c_str(), in UpdateAppIconDownloadProgress()
/external/chromium_org/chrome/browser/media/
Dmedia_capture_devices_dispatcher.cc129 bool display_notification, in GetDevicesForDesktopCapture() argument
145 if (display_notification) { in GetDevicesForDesktopCapture()
396 bool display_notification = !component_extension; in ProcessScreenCaptureAccessRequest() local
399 display_notification, application_title); in ProcessScreenCaptureAccessRequest()