Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java706 ExpandableNotificationRow pulsingRow = null; in updatePulsingStates() local
718 pulsingRow = row; in updatePulsingStates()
730 ambientState.setPulsingRow(pulsingRow); in updatePulsingStates()