Searched refs:SwiperThemeMatcher (Results 1 – 4 of 4) sorted by relevance
22 public class SwiperThemeMatcher { class29 public SwiperThemeMatcher(Context context, ColorMatcher colorMatcher) { in SwiperThemeMatcher() method in SwiperThemeMatcher
108 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()) in setTopInfoDrawable()
33 private final SwiperThemeMatcher mSwiperThemeMatcher = new SwiperThemeMatcher(
40 import com.android.managedprovisioning.preprovisioning.anim.SwiperThemeMatcher;107 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()).findTheme(color);