Searched refs:historicList (Results 1 – 1 of 1) sorted by relevance
190 List<Notification.MessagingStyle.Message> historicList; in retrieveWantedUriSet() local210 historicList = historicMessages == null ? null : in retrieveWantedUriSet()212 if (historicList != null) { in retrieveWantedUriSet()213 for (Notification.MessagingStyle.Message historic : historicList) { in retrieveWantedUriSet()