Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java316 state.indexOfExpandingNotification = expandingNotification != null in initAlgorithmState()
775 private int indexOfExpandingNotification; field in StackScrollAlgorithm.StackScrollAlgorithmState
787 return indexOfExpandingNotification; in getIndexOfExpandingNotification()