Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java99 private ExpandableNotificationRow mPulsingRow; field in AmbientState
583 mPulsingRow = row; in setPulsingRow()
592 return mPulsingRow == row; in isPulsingRow()