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.java298 private ExpandableView mExpandedGroupView; field in NotificationStackScrollLayout
3271 if (mExpandedGroupView != null) { in generateGroupExpansionEvent()
3272 mAnimationEvents.add(new AnimationEvent(mExpandedGroupView, in generateGroupExpansionEvent()
3274 mExpandedGroupView = null; in generateGroupExpansionEvent()
6432 mExpandedGroupView = changedRow;