Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java1046 int topHunIndex = -1; in updateZValuesForState() local
1051 topHunIndex = i; in updateZValuesForState()
1058 algorithmState, ambientState, i == topHunIndex); in updateZValuesForState()