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.java96 final Notifications.Notification[] proto_array = in toNotificationProto() local
113 proto_array[i] = proto; in toNotificationProto()
117 notificationList.notifications = proto_array; in toNotificationProto()