Searched refs:themeColorStyle (Results 1 – 2 of 2) sorted by relevance
34 var themeColorStyle: Int = -1 variable in com.android.customization.module.logging.TestThemesUserEventLogger41 this.themeColorStyle = style in logThemeColorApplied()
152 assertThat(logger.themeColorStyle).isEqualTo(Style.EXPRESSIVE.toString().hashCode()) in <lambda>()182 assertThat(logger.themeColorStyle).isEqualTo(Style.FRUIT_SALAD.toString().hashCode()) in <lambda>()