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

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

Completed in 264 milliseconds