Home
last modified time | relevance | path

Searched defs:toNotificationProto (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLogger.java90 static Notifications.NotificationList toNotificationProto( in toNotificationProto() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt305 private fun List<ActiveNotificationModel>.toNotificationProto(): Notifications.NotificationList { in toNotificationProto() method