Searched refs:mReadOnlyNewNotifList (Results 1 – 1 of 1) sorted by relevance
136 private List<ListEntry> mReadOnlyNewNotifList = Collections.unmodifiableList(mNewNotifList); field in ShadeListBuilder521 mReadOnlyNotifList = mReadOnlyNewNotifList; in applyNewNotifList()522 mReadOnlyNewNotifList = readOnlyNotifList; in applyNewNotifList()