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.java300 private ExpandableView mExpandedGroupView; field in NotificationStackScrollLayout
3484 if (mExpandedGroupView != null) {
3485 mAnimationEvents.add(new AnimationEvent(mExpandedGroupView,
3487 mExpandedGroupView = null;
6473 mExpandedGroupView = changedRow;