Searched defs:getActiveNotifications (Results 1 – 5 of 5) sorted by relevance
61 default StatusBarNotification[] getActiveNotifications( in getActiveNotifications() method75 StatusBarNotification[] getActiveNotifications(); in getActiveNotifications() method
66 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerWithPlugins
980 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService1016 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService1033 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService1052 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
2522 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
130 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method