Searched defs:getActiveNotifications (Results 1 – 6 of 6) sorted by relevance
40 default StatusBarNotification[] getActiveNotifications( in getActiveNotifications() method54 StatusBarNotification[] getActiveNotifications(); in getActiveNotifications() method
57 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerWithPlugins
809 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService845 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService862 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService881 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
429 public ArrayList<Entry> getActiveNotifications() { in getActiveNotifications() method in NotificationData
1511 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
94 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method