Searched defs:getActiveNotifications (Results 1 – 5 of 5) sorted by relevance
61 default StatusBarNotification[] getActiveNotifications( in getActiveNotifications() method75 StatusBarNotification[] getActiveNotifications(); in getActiveNotifications() method
59 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerWithPlugins
952 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService988 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService1005 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService1024 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
2496 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
129 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method