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/
DStackScrollAlgorithm.java254 int notGoneIndex = 0; in initAlgorithmState() local
350 private int updateNotGoneIndex(StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex()
DExpandableViewState.java107 public int notGoneIndex; field in ExpandableViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java252 int notGoneIndex = 0; in updateAppearance() local