Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java290 private ExpandableView mExpandedGroupView; field in NotificationStackScrollLayout
3288 if (mExpandedGroupView != null) { in generateGroupExpansionEvent()
3289 mAnimationEvents.add(new AnimationEvent(mExpandedGroupView, in generateGroupExpansionEvent()
3291 mExpandedGroupView = null; in generateGroupExpansionEvent()
6281 mExpandedGroupView = changedRow;