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/notification/stack/
DNotificationStackScrollLayout.java302 private ExpandableView mExpandedGroupView; field in NotificationStackScrollLayout
3433 if (mExpandedGroupView != null) {
3434 mAnimationEvents.add(new AnimationEvent(mExpandedGroupView,
3436 mExpandedGroupView = null;
6436 mExpandedGroupView = changedRow;