Searched refs:getLoggedClockSize (Results 1 – 2 of 2) sorted by relevance
193 assertThat(logger.getLoggedClockSize()).isEqualTo(StyleEnums.CLOCK_SIZE_DYNAMIC) in <lambda>()197 assertThat(logger.getLoggedClockSize()).isEqualTo(StyleEnums.CLOCK_SIZE_SMALL) in <lambda>()
64 fun getLoggedClockSize(): Int { in getLoggedClockSize() method in com.android.customization.module.logging.TestThemesUserEventLogger