Searched refs:NotificationMemoryMonitor (Results 1 – 2 of 2) sorted by relevance
19 import com.android.systemui.statusbar.notification.logging.NotificationMemoryMonitor31 @ClassKey(NotificationMemoryMonitor::class)32 fun bindsNotificationMemoryMonitorStartable(monitor: NotificationMemoryMonitor): CoreStartable
28 class NotificationMemoryMonitor class