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

  /external/chromium_org/android_webview/browser/
aw_download_manager_delegate.cc 14 AwDownloadManagerDelegate::~AwDownloadManagerDelegate() {}
16 bool AwDownloadManagerDelegate::DetermineDownloadTarget(
29 bool AwDownloadManagerDelegate::ShouldCompleteDownload(
36 bool AwDownloadManagerDelegate::ShouldOpenDownload(
43 void AwDownloadManagerDelegate::GetNextId(
aw_download_manager_delegate.h 14 class AwDownloadManagerDelegate : public content::DownloadManagerDelegate {
16 virtual ~AwDownloadManagerDelegate();
aw_browser_context.h 126 AwDownloadManagerDelegate download_manager_delegate_;

Completed in 1171 milliseconds