Home
last modified time | relevance | path

Searched defs:activeNotifCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifLiveDataStore.kt32 val activeNotifCount: NotifLiveData<Int> constant
DNotifLiveDataStoreImpl.kt52 override val activeNotifCount: NotifLiveData<Int> = activeNotifCountPrivate in <lambda>() constant in com.android.systemui.statusbar.notification.collection.NotifLiveDataStoreImpl