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
960 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService996 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService1013 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService1032 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
2521 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
131 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method