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