Home
last modified time | relevance | path

Searched defs:notifLiveDataStore (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
DNotifLiveDataStoreKosmos.kt22 var Kosmos.notifLiveDataStore: NotifLiveDataStore by variable
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationLoggerTest.java318 NotifLiveDataStore notifLiveDataStore, in TestableNotificationLogger()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
DNotificationsControllerImpl.kt62 private val notifLiveDataStore: NotifLiveDataStore, in <lambda>() constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java206 NotifLiveDataStore notifLiveDataStore, in NotificationLogger()