Searched refs:swiperTheme (Results 1 – 2 of 2) sorted by relevance
107 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()).findTheme(color);108 ContextThemeWrapper wrapper = new ContextThemeWrapper(mActivity, swiperTheme);
108 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()) in setTopInfoDrawable() local111 ContextThemeWrapper wrapper = new ContextThemeWrapper(mActivity, swiperTheme); in setTopInfoDrawable()