Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java165 updatePositionsForState(resultState, algorithmState); in getStackScrollState()
339 private void updatePositionsForState(StackScrollState resultState, in updatePositionsForState() method in StackScrollAlgorithm