Searched refs:notifLiveDataStore (Results 1 – 6 of 6) sorted by relevance
20 import com.android.systemui.statusbar.notification.collection.notifLiveDataStore29 notifLiveDataStore, in <lambda>()
22 var Kosmos.notifLiveDataStore: NotifLiveDataStore by variable
86 notifLiveDataStore: NotifLiveDataStore?, in bindsStatsLoggerImpl()102 notifLiveDataStore, in bindsStatsLoggerImpl()
62 private val notifLiveDataStore: NotifLiveDataStore, in <lambda>() constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl139 return notifLiveDataStore.activeNotifCount.value in <lambda>()
318 NotifLiveDataStore notifLiveDataStore, in TestableNotificationLogger() argument329 notifLiveDataStore, in TestableNotificationLogger()
206 NotifLiveDataStore notifLiveDataStore, in NotificationLogger() argument219 mNotifLiveDataStore = notifLiveDataStore; in NotificationLogger()