Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java257 private View mExpandedGroupView; field in NotificationStackScrollLayout
3249 if (mExpandedGroupView != null) {
3250 mAnimationEvents.add(new AnimationEvent(mExpandedGroupView,
3252 mExpandedGroupView = null;
4232 mExpandedGroupView = changedRow;