Home
last modified time | relevance | path

Searched defs:activeNotifications (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsService.java98 final StatusBarNotification[] activeNotifications = in updateForegroundState() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1292 ArrayList<Entry> activeNotifications = mNotificationData.getActiveNotifications(); in updateNotificationsOnDensityOrFontScaleChanged() local
1849 ArrayList<Entry> activeNotifications = mNotificationData.getActiveNotifications(); in updateNotificationShade() local
2184 ArrayList<Entry> activeNotifications = mNotificationData.getActiveNotifications(); in findAndUpdateMediaNotifications() local
3647 ArrayList<Entry> activeNotifications = mNotificationData.getActiveNotifications(); in resetUserExpandedStates() local
/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java643 StatusBarNotification[] activeNotifications = nm.getActiveNotifications(); in cancelExistingNotifications() local