Searched refs:toNotificationProto (Results 1 – 4 of 4) sorted by relevance
48 final Notifications.NotificationList proto = NotificationPanelLogger.toNotificationProto( in logPanelShown()58 final Notifications.NotificationList proto = NotificationPanelLogger.toNotificationProto( in logNotificationDrag()
90 static Notifications.NotificationList toNotificationProto( in toNotificationProto() method
45 NotificationPanelLogger.toNotificationProto(visibleNotifications))); in logPanelShown()
141 activeNotifications.toNotificationProto() in <lambda>()305 private fun List<ActiveNotificationModel>.toNotificationProto(): Notifications.NotificationList { in toNotificationProto() method