Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadReceiver.java108 sendNotificationClickedIntent(intent, cursor); in handleNotificationBroadcast()
169 private void sendNotificationClickedIntent(Intent intent, Cursor cursor) { in sendNotificationClickedIntent() method in DownloadReceiver