Searched refs:ActiveNotificationsStoreBuilder (Results 1 – 1 of 1) sorted by relevance
62 block: ActiveNotificationsStoreBuilder.() -> Unit in buildActiveNotificationsStore()64 ActiveNotificationsStoreBuilder(existingModels, sectionStyleProvider).apply(block).build() in buildActiveNotificationsStore()66 private class ActiveNotificationsStoreBuilder( in buildActiveNotificationsStore() class