Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java280 notGoneIndex = updateNotGoneIndex(resultState, state, notGoneIndex, v); in initAlgorithmState()
353 private int updateNotGoneIndex(StackScrollState resultState, in updateNotGoneIndex() method in StackScrollAlgorithm