Home
last modified time | relevance | path

Searched refs:paddedIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java669 int paddedIndex = i - 1 in updateStateForTopStackChild() local
671 if (paddedIndex >= 0) { in updateStateForTopStackChild()
698 if (paddedIndex == -1) { in updateStateForTopStackChild()