Searched refs:mCurrentStackScrollState (Results 1 – 1 of 1) sorted by relevance
120 private StackScrollState mCurrentStackScrollState = new StackScrollState(this); field in NotificationStackScrollLayout381 ViewState childViewState = mCurrentStackScrollState.getViewStateForView(child); in getChildLocation()415 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()1553 mCurrentStackScrollState.removeViewStateForView(child); in onViewRemoved()1722 mStateAnimator.startAnimationForEvents(mAnimationEvents, mCurrentStackScrollState, in startAnimationToState()2038 mStackScrollAlgorithm.onExpansionStarted(mCurrentStackScrollState); in onExpansionStarted()2155 mCurrentStackScrollState.apply(); in applyCurrentState()