Home | History | Annotate | Download | only in stack

Lines Matching defs:viewState

1074             StackViewState viewState = mCurrentStackScrollState.getViewStateForView(view);
1075 if (viewState != null) {
1077 return Math.min(viewState.height, maxContentHeight);
2697 StackViewState viewState = mCurrentStackScrollState.getViewStateForView(row);
2698 if (viewState == null) {
2704 if (pinnedAndClosed || shouldHunAppearFromBottom(viewState)) {
2722 private boolean shouldHunAppearFromBottom(StackViewState viewState) {
2723 if (viewState.yTranslation + viewState.height < mAmbientState.getMaxHeadsUpTranslation()) {
3892 * Remove the a given view from the viewstate. This is currently used when the children are