Searched refs:themedIconInteractor (Results 1 – 5 of 5) sorted by relevance
54 private val themedIconInteractor: ThemedIconInteractor, in <lambda>() constant123 themedIconInteractor = themedIconInteractor, in <lambda>()
74 themedIconInteractor: ThemedIconInteractor,89 themedIconInteractor,
39 private val themedIconInteractor: ThemedIconInteractor? = null, constant51 override fun workspaceUpdateEvents(): Flow<Boolean>? = themedIconInteractor?.isActivated in workspaceUpdateEvents()
77 ThemedIconInteractor themedIconInteractor, in DefaultCustomizationSections() argument88 mThemedIconInteractor = themedIconInteractor; in DefaultCustomizationSections()
122 private var themedIconInteractor: ThemedIconInteractor? = null in <lambda>() variable in com.android.customization.module.ThemePickerInjector495 return themedIconInteractor in <lambda>()499 .also { themedIconInteractor = it } in <lambda>()