Home
last modified time | relevance | path

Searched defs:notGoneIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java115 public int notGoneIndex; field in ExpandableViewState
DStackScrollAlgorithm.java444 int notGoneIndex = 0; in initAlgorithmState() local
506 private int updateNotGoneIndex(StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java395 int notGoneIndex = 0; in updateAppearance() local