Searched refs:unmodifiableCopy (Results 1 – 1 of 1) sorted by relevance
59 val unmodifiableCopy = unmodifiableList(flatEntryList.toList()) regex62 activeNotifListPrivate.setValueAndProvideDispatcher(unmodifiableCopy),63 activeNotifCountPrivate.setValueAndProvideDispatcher(unmodifiableCopy.size),64 hasActiveNotifsPrivate.setValueAndProvideDispatcher(unmodifiableCopy.isNotEmpty())