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.java357 notGoneIndex = updateNotGoneIndex(resultState, state, notGoneIndex, v); in updateVisibleChildren()
379 private int updateNotGoneIndex(StackScrollState resultState, in updateNotGoneIndex() method in StackScrollAlgorithm