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/
DStackViewState.java61 public int notGoneIndex; field in StackViewState
DStackScrollAlgorithm.java353 int notGoneIndex = 0; in updateVisibleChildren() local
380 StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex()
DNotificationStackScrollLayout.java2494 int notGoneIndex = 0; in getNotGoneIndex() local