Searched refs:themedIconInteractor (Results 1 – 6 of 6) sorted by relevance
55 private val themedIconInteractor: ThemedIconInteractor, in <lambda>() constant125 themedIconInteractor = themedIconInteractor, in <lambda>()
75 themedIconInteractor: ThemedIconInteractor,91 themedIconInteractor,
42 private val themedIconInteractor: ThemedIconInteractor, constant57 themedIconInteractor.isActivated.map {}, in workspaceUpdateEvents()
45 @Inject lateinit var themedIconInteractor: ThemedIconInteractor variable in com.android.wallpaper.customization.ui.viewmodel.ThemedIconViewModelTest56 themedIconViewModel = ThemedIconViewModel(themedIconInteractor, logger) in setUp()
79 ThemedIconInteractor themedIconInteractor, in DefaultCustomizationSections() argument91 mThemedIconInteractor = themedIconInteractor; in DefaultCustomizationSections()
157 private var themedIconInteractor: ThemedIconInteractor? = null in <lambda>() variable375 return themedIconInteractor in <lambda>()377 themedIconInteractor = it in <lambda>()