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