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.java113 ExpandableViewState childViewState = resultState.getViewStateForView(child); in updateSpeedBumpState() local
186 ExpandableViewState childViewState = resultState.getViewStateForView(child); in updateDimmedActivatedHideSensitive() local
353 ExpandableViewState childViewState = resultState.getViewStateForView(child); in updateChild() local
469 private void clampPositionToShelf(ExpandableViewState childViewState, in clampPositionToShelf()
512 ExpandableViewState childViewState = resultState.getViewStateForView(child); in updateChildZValue() local
DNotificationStackScrollLayout.java590 ExpandableViewState childViewState = mCurrentStackScrollState.getViewStateForView(row); in isInVisibleLocation() local