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