Searched defs:mDownloadDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java289 private ContentViewDownloadDelegate mDownloadDelegate; field in class:ContentViewCore
1841 mDownloadDelegate = delegate;
1846 return mDownloadDelegate;

Completed in 118 milliseconds