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.java165 hideNotification(context, id); in handleNotificationBroadcast()
169 hideNotification(context, id); in handleNotificationBroadcast()
177 private void hideNotification(Context context, long id) { in hideNotification() method in DownloadReceiver