Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadReceiver.java103 handleNotificationBroadcast(context, intent); in onReceive()
108 handleNotificationBroadcast(context, intent); in onReceive()
179 private void handleNotificationBroadcast(Context context, Intent intent) { in handleNotificationBroadcast() method in DownloadReceiver