Searched refs:themeColorSource (Results 1 – 2 of 2) sorted by relevance
32 var themeColorSource: Int = StyleEnums.COLOR_SOURCE_UNSPECIFIED variable in com.android.customization.module.logging.TestThemesUserEventLogger40 this.themeColorSource = source in logThemeColorApplied()
150 assertThat(logger.themeColorSource) in <lambda>()181 assertThat(logger.themeColorSource).isEqualTo(StyleEnums.COLOR_SOURCE_PRESET_COLOR) in <lambda>()