Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadReceiver.java170 hideNotification(context, id); in handleNotificationBroadcast()
174 hideNotification(context, id); in handleNotificationBroadcast()
182 private void hideNotification(Context context, long id) { in hideNotification() method in DownloadReceiver