Home
last modified time | relevance | path

Searched defs:algorithmState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java140 StackScrollAlgorithmState algorithmState = mTempAlgorithmState; in getStackScrollState() local
179 StackScrollAlgorithmState algorithmState) { in getNotificationChildrenStates()
191 StackScrollAlgorithmState algorithmState, int speedBumpIndex) { in updateSpeedBumpState()
204 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateClipping()
293 StackScrollState resultState, StackScrollAlgorithmState algorithmState) { in updateDimmedActivatedHideSensitive()
319 StackScrollAlgorithmState algorithmState) { in handleDraggedViews()
397 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updatePositionsForState()
513 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateHeadsUpStates()
610 private void updateStateForChildTransitioningInBottom(StackScrollAlgorithmState algorithmState, in updateStateForChildTransitioningInBottom()
636 private void updateStateForChildFullyInBottomStack(StackScrollAlgorithmState algorithmState, in updateStateForChildFullyInBottomStack()
[all …]