Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java310 if (mNotificationHeaderWrapperLowPriority != null) { in setNotificationGroupWhen()
440 mNotificationHeaderWrapperLowPriority =
456 mNotificationHeaderWrapperLowPriority = null;
1019 return mNotificationHeaderWrapperLowPriority;
1130 return mNotificationHeaderWrapperLowPriority;
1412 return mNotificationHeaderWrapperLowPriority;
1441 if (mNotificationHeaderWrapperLowPriority != null) {
1442 mNotificationHeaderWrapperLowPriority.requestTopRoundness(
1475 if (mNotificationHeaderWrapperLowPriority != null) {
1484 if (mNotificationHeaderWrapperLowPriority != null) {
[all …]