Searched refs:notificationPipeline (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ | ||
D | NotificationMemoryLogger.kt | 42 private val notificationPipeline: NotifPipeline, in <lambda>() constant in com.android.systemui.statusbar.notification.logging.NotificationMemoryLogger |
D | NotificationMemoryDumper.kt | 36 constructor(val dumpManager: DumpManager, val notificationPipeline: NotifPipeline) : Dumpable { in <lambda>() constant in com.android.systemui.statusbar.notification.logging.NotificationMemoryDumper |