Searched refs:flatEntryList (Results 1 – 2 of 2) sorted by relevance
47 val flatEntryList = flattenedEntryList(entries) regex48 notifLiveDataStoreImpl.setActiveNotifList(flatEntryList)
56 fun setActiveNotifList(flatEntryList: List<NotificationEntry>) {59 val unmodifiableCopy = unmodifiableList(flatEntryList.toList())