Searched refs:createLoggerWithNotifications (Results 1 – 1 of 1) sorted by relevance
66 val logger = createLoggerWithNotifications(listOf()) in <lambda>()74 val logger = createLoggerWithNotifications(listOf()) in <lambda>()82 val logger = createLoggerWithNotifications(listOf()) in <lambda>()94 val logger = createLoggerWithNotifications(listOf(notification)) in <lambda>()115 val logger = createLoggerWithNotifications(listOf(notification, notificationTwo)) in <lambda>()260 private fun createLoggerWithNotifications( in <lambda>() method in com.android.systemui.statusbar.notification.logging.NotificationMemoryLoggerTest