Home
last modified time | relevance | path

Searched refs:mHasAlertEntries (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java158 private boolean mHasAlertEntries; field in AmbientState
459 return mPulsing && mHasAlertEntries; in hasPulsingNotifications()
632 mHasAlertEntries = hasAlertEntries; in setHasAlertEntries()