Home
last modified time | relevance | path

Searched defs:updateSectionBoundaries (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.kt187 fun updateSectionBoundaries() = updateSectionBoundaries("test") in <lambda>() method
244 fun updateSectionBoundaries(reason: String) { in <lambda>() method