Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java49 private StackScrollAlgorithmState mTempAlgorithmState = new StackScrollAlgorithmState();
74 StackScrollAlgorithmState algorithmState = mTempAlgorithmState; in getStackScrollState()
96 StackScrollAlgorithmState algorithmState) { in getNotificationChildrenStates()
108 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateSpeedBumpState()
127 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateClipping()
178 StackScrollState resultState, StackScrollAlgorithmState algorithmState) { in updateDimmedActivatedHideSensitive()
201 StackScrollAlgorithmState algorithmState) { in handleDraggedViews()
230 private void initAlgorithmState(StackScrollState resultState, StackScrollAlgorithmState state, in initAlgorithmState()
321 StackScrollAlgorithmState state, int notGoneIndex, in updateNotGoneIndex()
338 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updatePositionsForState()
[all …]