Searched refs:ColorMatcher (Results 1 – 7 of 7) sorted by relevance
20 import com.android.managedprovisioning.preprovisioning.anim.ColorMatcher;35 ColorMatcher colorMatcher = new ColorMatcher(); in main()
27 private final ColorMatcher mColorMatcher;29 public SwiperThemeMatcher(Context context, ColorMatcher colorMatcher) { in SwiperThemeMatcher()
20 public class ColorMatcher { class
108 int swiperTheme = new SwiperThemeMatcher(mActivity, new ColorMatcher()) in setTopInfoDrawable()
30 private final ColorMatcher mColorMatcher = new ColorMatcher();
34 getTargetContext(), new ColorMatcher());
39 import com.android.managedprovisioning.preprovisioning.anim.ColorMatcher;