Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationMemoryMonitor.kt32 private val notificationMemoryLogger: Lazy<NotificationMemoryLogger>, constant in com.android.systemui.statusbar.notification.logging.NotificationMemoryMonitor
42 notificationMemoryLogger.get().init() in start()