Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationView.java366 List<View> notificationViewsSorted = new ArrayList<>(notificationViews.values()); in getNotificationViews() local
368 return notificationViewsSorted; in getNotificationViews()