Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java430 if (i <= algorithmState.getIndexOfExpandingNotification()) { in updateChild()
786 public int getIndexOfExpandingNotification() { in getIndexOfExpandingNotification() method in StackScrollAlgorithm.StackScrollAlgorithmState