Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java428 pruneIncompleteGroups(mNotifList); in buildList()
434 promoteNotifs(mNotifList); in buildList()
435 pruneIncompleteGroups(mNotifList); in buildList()
439 stabilizeGroupingNotifs(mNotifList); in buildList()
457 pruneIncompleteGroups(mNotifList); in buildList()
482 mLogger.logFinalList(mNotifList); in buildList()
515 mNotifList.clear(); in applyNewNotifList()
517 mNotifList = mNewNotifList; in applyNewNotifList()
536 mNotifList.clear(); in resetNotifs()
982 for (ListEntry entry : mNotifList) { in assignSections()
[all …]