Home
last modified time | relevance | path

Searched refs:readOnlyNotifList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DShadeListBuilder.java520 List<ListEntry> readOnlyNotifList = mReadOnlyNotifList; in applyNewNotifList() local
522 mReadOnlyNewNotifList = readOnlyNotifList; in applyNewNotifList()