Searched refs:mCurrentStackScrollState (Results 1 – 1 of 1) sorted by relevance
153 private StackScrollState mCurrentStackScrollState = new StackScrollState(this); field in NotificationStackScrollLayout542 StackViewState childViewState = mCurrentStackScrollState.getViewStateForView(row); in isInVisibleLocation()577 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()1080 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in getMaxExpandHeight()1086 StackViewState viewState = mCurrentStackScrollState.getViewStateForView(view); in getMaxExpandHeight()2347 mCurrentStackScrollState.removeViewStateForView(child); in onViewRemovedInternal()2663 mStateAnimator.startAnimationForEvents(mAnimationEvents, mCurrentStackScrollState, in startAnimationToState()2709 StackViewState viewState = mCurrentStackScrollState.getViewStateForView(row); in generateHeadsUpAnimationEvents()3298 mCurrentStackScrollState.apply(); in applyCurrentState()3909 mCurrentStackScrollState.removeViewStateForView(view); in removeViewStateForView()