Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java275 private ExpandableNotificationRow mNotificationParent; field in ExpandableNotificationRow
589 if (mNotificationParent != null) { in onNotificationUpdated()
922 return mNotificationParent != null;
926 return mNotificationParent;
945 if (mNotificationParent != null) {
1428 mGroupParentWhenDismissed = mNotificationParent;
2282 if (mNotificationParent != null) {
2283 mNotificationParent.setClipTopAmount(0);
2325 if (mNotificationParent != null) {
2377 if (mNotificationParent != null) {
[all …]