Searched defs:activeNotifications (Results 1 – 5 of 5) sorted by relevance
160 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelLast() local168 StatusBarNotification[] activeNotifications = mNotificationManager.getActiveNotifications(); in cancelFirst() local
67 StatusBarNotification[] activeNotifications = super.getActiveNotifications(); in getActiveNotifications() local
62 StatusBarNotification[] activeNotifications) { in getActiveNotifications()
981 StatusBarNotification[] activeNotifications = getActiveNotifications(null, TRIM_FULL); in getActiveNotifications() local1017 StatusBarNotification[] activeNotifications = getActiveNotifications(null, trim); in getActiveNotifications() local1034 StatusBarNotification[] activeNotifications = getActiveNotifications(keys, TRIM_FULL); in getActiveNotifications() local
556 StatusBarNotification[] activeNotifications = nm.getActiveNotifications(); in cancelExistingNotifications() local