Home
last modified time | relevance | path

Searched refs:mCurrentStackScrollState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java191 private StackScrollState mCurrentStackScrollState = new StackScrollState(this); field in NotificationStackScrollLayout
706 ExpandableViewState childViewState = mCurrentStackScrollState.getViewStateForView(row); in isInVisibleLocation()
747 mStackScrollAlgorithm.getStackScrollState(mAmbientState, mCurrentStackScrollState); in updateChildren()
2767 mCurrentStackScrollState.removeViewStateForView(child);
2785 mCurrentStackScrollState.removeViewStateForView(child);
3166 mStateAnimator.startAnimationForEvents(mAnimationEvents, mCurrentStackScrollState,
3215 ExpandableViewState viewState = mCurrentStackScrollState.getViewStateForView(row);
3874 mCurrentStackScrollState.apply();