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

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

Completed in 142 milliseconds