Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DNotificationVisibilityProviderImpl.kt36 private val notifDataStore: NotifLiveDataStore, constant in com.android.systemui.statusbar.notification.collection.provider.NotificationVisibilityProviderImpl
59 notifDataStore.activeNotifCount.value
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyLightsOutNotifController.java70 NotifLiveDataStore notifDataStore, in LegacyLightsOutNotifController() argument
74 mNotifDataStore = notifDataStore; in LegacyLightsOutNotifController()