Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java370 private View mChildAfterViewWhenDismissed; field in ExpandableNotificationRow
1429 mChildAfterViewWhenDismissed = null;
1436 mChildAfterViewWhenDismissed = notificationChildren.get(i + 1);
1513 return mChildAfterViewWhenDismissed;