Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java137 public void getStackScrollState(AmbientState ambientState, StackScrollState resultState) { in getStackScrollState()
204 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateClipping()
292 private void updateDimmedActivatedHideSensitive(AmbientState ambientState, in updateDimmedActivatedHideSensitive()
318 private void handleDraggedViews(AmbientState ambientState, StackScrollState resultState, in handleDraggedViews()
397 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updatePositionsForState()
513 StackScrollAlgorithmState algorithmState, AmbientState ambientState) { in updateHeadsUpStates()
562 AmbientState ambientState) { in clampYTranslation()
575 int childHeight, AmbientState ambientState) { in clampPositionToBottomStackStart()
594 private int getMaxAllowedChildHeight(View child, AmbientState ambientState) { in getMaxAllowedChildHeight()
638 int childHeight, AmbientState ambientState) { in updateStateForChildFullyInBottomStack()
[all …]