Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt145 fun updateSection(section: NotificationSection): Boolean = in <lambda>() method
195 val isSectionChanged = bounds.updateSection(section) in <lambda>()