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.java55 public int notGoneIndex; field in StackViewState
DStackScrollAlgorithm.java261 int notGoneIndex = 0; in initAlgorithmState() local
301 StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex()
DNotificationStackScrollLayout.java3445 int notGoneIndex = 0; in getNotGoneIndex() local