Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadReceiver.java188 openDownload(context, id); in handleNotificationBroadcast()
233 private void openDownload(Context context, long id) { in openDownload() method in DownloadReceiver