Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java97 private ExpandableNotificationRow mChildExpandingView; field in StackStateAnimator
147 mChildExpandingView = null; in startAnimationForEvents()
265 row.startChildAnimation(finalState, this, child == mChildExpandingView, delay, in startStackAnimations()
879 mChildExpandingView = row; in processAnimationEvents()