Searched refs:ActiveNotificationsStore (Results 1 – 6 of 6) sorted by relevance
26 import com.android.systemui.statusbar.notification.data.repository.ActiveNotificationsStore in <lambda>()60 existingModels: ActiveNotificationsStore, in buildActiveNotificationsStore()63 ): ActiveNotificationsStore = in buildActiveNotificationsStore()67 private val existingModels: ActiveNotificationsStore, in buildActiveNotificationsStore()70 private val builder = ActiveNotificationsStore.Builder() in buildActiveNotificationsStore()72 fun build(): ActiveNotificationsStore = builder.build() in buildActiveNotificationsStore()144 private fun ActiveNotificationsStore.createOrReuse( in createOrReuse() method241 private fun ActiveNotificationsStore.createOrReuse( in createOrReuse() method
20 import com.android.systemui.statusbar.notification.data.repository.ActiveNotificationsStore.Key37 val activeNotifications = MutableStateFlow(ActiveNotificationsStore())53 data class ActiveNotificationsStore( dataClass92 fun build() = ActiveNotificationsStore(groups, individuals, renderList, rankingsMap) in build()
40 import com.android.systemui.statusbar.notification.data.repository.ActiveNotificationsStore292 ActiveNotificationsStore.Builder() in isolatedIcon_animateOnAppear_shadeCollapsed()319 ActiveNotificationsStore.Builder() in isolatedIcon_dontAnimateOnAppear_shadeExpanded()351 ActiveNotificationsStore.Builder() in isolatedIcon_updateWhenIconDataChanges()373 ActiveNotificationsStore.Builder() in isolatedIcon_lastMessageIsFromReply_notNull()
27 ActiveNotificationsStore.Builder() in <lambda>()
32 import com.android.systemui.statusbar.notification.data.repository.ActiveNotificationsStore82 ActiveNotificationsStore.Builder() in create()189 ActiveNotificationsStore.Builder() in create()295 ActiveNotificationsStore.Builder() in create()
50 import com.android.systemui.statusbar.notification.data.repository.ActiveNotificationsStore427 ActiveNotificationsStore.Builder() in activeNotificationsStore()