Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java114 final StatusBarNotification[] notifs = mNotifManager.getActiveNotifications(); in init() local
115 if (!ArrayUtils.isEmpty(notifs)) { in init()
116 for (StatusBarNotification notif : notifs) { in init()