Searched refs:colorMono (Results 1 – 1 of 1) sorted by relevance
296 final int colorMono = ((ColorDrawable) getContext().getDrawable( in testWithAdaptiveIconResource_useMonochrome() local303 assertThat(colorDrawable.getColor()).isEqualTo(colorMono); in testWithAdaptiveIconResource_useMonochrome()308 final int colorMono = ((ColorDrawable) getContext().getDrawable( in testWithAdaptiveIconResource_dontUseMonochrome() local321 assertThat(colorDrawableMono.getColor()).isEqualTo(colorMono); in testWithAdaptiveIconResource_dontUseMonochrome()