Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java120 updatePositionsForState(algorithmState, ambientState); in resetViewStates()
452 protected void updatePositionsForState(StackScrollAlgorithmState algorithmState, in updatePositionsForState() method in StackScrollAlgorithm