Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java195 StackViewState childViewState = resultState.getViewStateForView(child); in updateSpeedBumpState() local
301 StackViewState childViewState = resultState.getViewStateForView(child); in updateDimmedActivatedHideSensitive() local
421 StackViewState childViewState = resultState.getViewStateForView(child); in updatePositionsForState() local
561 private void clampYTranslation(StackViewState childViewState, int childHeight, in clampYTranslation()
574 private void clampPositionToBottomStackStart(StackViewState childViewState, in clampPositionToBottomStackStart()
588 private void clampPositionToTopStackEnd(StackViewState childViewState, in clampPositionToTopStackEnd()
612 StackViewState childViewState, int childHeight) { in updateStateForChildTransitioningInBottom()
637 float transitioningPositionStart, StackViewState childViewState, in updateStateForChildFullyInBottomStack()
664 StackViewState childViewState, float scrollOffset) { in updateStateForTopStackChild()
727 StackViewState childViewState = resultState.getViewStateForView(child); in findNumberOfItemsInTopStackAndUpdateState() local
[all …]
DNotificationStackScrollLayout.java403 StackViewState childViewState = mCurrentStackScrollState.getViewStateForView(child); in getChildLocation() local