HomeSort by relevance Sort by last modified time
    Searched defs:ShouldOpenDownload (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc 36 bool AwDownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/content/public/browser/
download_manager_delegate.cc 32 bool DownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/chromecast/shell/browser/
cast_download_manager_delegate.cc 51 bool CastDownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/content/browser/download/
download_item_impl_delegate.cc 46 bool DownloadItemImplDelegate::ShouldOpenDownload(
download_manager_impl.cc 307 bool DownloadManagerImpl::ShouldOpenDownload(
315 return delegate_->ShouldOpenDownload(item, callback);
  /external/chromium_org/content/shell/browser/
shell_download_manager_delegate.cc 98 bool ShellDownloadManagerDelegate::ShouldOpenDownload(
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc 263 // ShouldOpenDownload() detects extension downloads based on the
352 bool ChromeDownloadManagerDelegate::ShouldOpenDownload(

Completed in 252 milliseconds