Searched refs:findTheme (Results 1 – 4 of 4) sorted by relevance
37 public int findTheme(int targetColor) { in findTheme() method in SwiperThemeMatcher
109 .findTheme(customizationParams.mainColor); in setTopInfoDrawable()
44 assertThat(mSwiperThemeMatcher.findTheme(source), equalTo(expected)); in assertCorrect()
107 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()).findTheme(color);