Searched refs:NotifLiveDataStore (Results 1 – 12 of 12) sorted by relevance
38 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore;57 private final NotifLiveDataStore mNotifDataStore;70 NotifLiveDataStore notifDataStore, in LegacyLightsOutNotifController()
21 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore36 private val notifDataStore: NotifLiveDataStore,
22 var Kosmos.notifLiveDataStore: NotifLiveDataStore by
30 interface NotifLiveDataStore { interface
34 ) : NotifLiveDataStore, PipelineDumpable { in <lambda>()
26 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore86 notifLiveDataStore: NotifLiveDataStore?, in bindsStatsLoggerImpl()
37 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore;254 NotifLiveDataStore bindNotifLiveDataStore(NotifLiveDataStoreImpl notifLiveDataStoreImpl); in bindNotifLiveDataStore()
29 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore in <lambda>()62 private val notifLiveDataStore: NotifLiveDataStore, in <lambda>()
43 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore;65 @Mock private NotifLiveDataStore mNotifLiveDataStore;
57 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore;103 @Mock private NotifLiveDataStore mNotifLiveDataStore;318 NotifLiveDataStore notifLiveDataStore, in TestableNotificationLogger()
44 import com.android.systemui.statusbar.notification.collection.NotifLiveDataStore;85 private final NotifLiveDataStore mNotifLiveDataStore;206 NotifLiveDataStore notifLiveDataStore, in NotificationLogger()
136 …description: "Replaces NotifLiveDataStore with ActiveNotificationListRepository, and updates consu…