Home
last modified time | relevance | path

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

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DDownloadController.java25 public interface DownloadNotificationService { interface in DownloadController
39 private static DownloadNotificationService sDownloadNotificationService;
57 public static void setDownloadNotificationService(DownloadNotificationService service) { in setDownloadNotificationService()