Home
last modified time | relevance | path

Searched refs:getColorPickerInteractor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/module/
DThemePickerInjector.kt156 getColorPickerInteractor(appContext, getWallpaperColorsRepository()), in <lambda>()
416 override fun getColorPickerInteractor( in <lambda>() method in com.android.customization.module.ThemePickerInjector
442 getColorPickerInteractor(context, wallpaperColorsRepository), in <lambda>()
454 getColorPickerInteractor(context, wallpaperColorsRepository) in <lambda>()
511 getColorPickerInteractor( in <lambda>()
DCustomizationInjector.kt43 fun getColorPickerInteractor( method
/packages/apps/ThemePicker/tests/common/src/com/android/customization/testing/
DTestCustomizationInjector.kt61 override fun getColorPickerInteractor( in getColorPickerInteractor() method in com.android.customization.testing.TestCustomizationInjector