Searched refs:notificationViewsSorted (Results 1 – 1 of 1) sorted by relevance
318 List<View> notificationViewsSorted = new ArrayList<>(notificationViews.values()); in getNotificationViews() local320 return notificationViewsSorted; in getNotificationViews()