Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java393 updateStateForChildTransitioningInBottom(algorithmState, bottomStackStart, in updatePositionsForState()
409 updateStateForChildTransitioningInBottom(algorithmState, in updatePositionsForState()
490 private void updateStateForChildTransitioningInBottom(StackScrollAlgorithmState algorithmState, in updateStateForChildTransitioningInBottom() method in StackScrollAlgorithm