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.java131 StackViewState childViewState = resultState.getViewStateForView(child); in updateSpeedBumpState() local
198 StackViewState childViewState = resultState.getViewStateForView(child); in updateDimmedActivatedHideSensitive() local
333 StackViewState childViewState = resultState.getViewStateForView(child); in updatePositionsForState() local
466 private void clampPositionToBottomStackStart(StackViewState childViewState, in clampPositionToBottomStackStart()
492 StackViewState childViewState, int childHeight) { in updateStateForChildTransitioningInBottom()
515 float transitioningPositionStart, StackViewState childViewState, in updateStateForChildFullyInBottomStack()
550 private void updateFirstChildHeight(ExpandableView child, StackViewState childViewState, in updateFirstChildHeight()
574 StackViewState childViewState = resultState.getViewStateForView(child); in updateZValuesForState() local
DNotificationStackScrollLayout.java542 StackViewState childViewState = mCurrentStackScrollState.getViewStateForView(row); in isInVisibleLocation() local