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.java105 openDownload(context, cursor); in handleNotificationBroadcast()
143 private void openDownload(Context context, Cursor cursor) { in openDownload() method in DownloadReceiver