Searched defs:getActiveNotifications (Results 1 – 4 of 4) sorted by relevance
775 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService809 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService825 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService842 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
336 public ArrayList<Entry> getActiveNotifications() { in getActiveNotifications() method in NotificationData
1087 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
78 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method