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.java184 sendNotificationClickedIntent(context, ids); in handleNotificationBroadcast()
243 private void sendNotificationClickedIntent(Context context, long[] ids) { in sendNotificationClickedIntent() method in DownloadReceiver