Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsLogger.kt32 fun logStartSectionUpdate(reason: String) = logBuffer.log( in logStartSectionUpdate() method
DNotificationSectionsManager.kt287 logger.logStartSectionUpdate(reason) in <lambda>()