Home
last modified time | relevance | path

Searched refs:proto_array (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLogger.java79 final Notifications.Notification[] proto_array = in toNotificationProto() local
96 proto_array[i] = proto; in toNotificationProto()
100 notificationList.notifications = proto_array; in toNotificationProto()