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/notification/stack/
DStackScrollAlgorithm.java281 notGoneIndex = updateNotGoneIndex(state, notGoneIndex, v); in initAlgorithmState()
352 private int updateNotGoneIndex(StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex() method in StackScrollAlgorithm