Searched defs:getActiveNotifications (Results 1 – 5 of 5) sorted by relevance
40 default StatusBarNotification[] getActiveNotifications( in getActiveNotifications() method54 StatusBarNotification[] getActiveNotifications(); in getActiveNotifications() method
57 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerWithPlugins
860 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationListenerService896 public StatusBarNotification[] getActiveNotifications(int trim) { in getActiveNotifications() method in NotificationListenerService913 public StatusBarNotification[] getActiveNotifications(String[] keys) { in getActiveNotifications() method in NotificationListenerService932 public StatusBarNotification[] getActiveNotifications(String[] keys, int trim) { in getActiveNotifications() method in NotificationListenerService
2274 public StatusBarNotification[] getActiveNotifications() { in getActiveNotifications() method in NotificationManager
126 StatusBarNotification[] getActiveNotifications(String callingPkg); in getActiveNotifications() method