Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java471 private final ArraySet<NotificationVisibility> mCurrentlyVisibleNotifications = field in PhoneStatusBar
3047 mCurrentlyVisibleNotifications); in stopNotificationLogging() local