Searched refs:MaskBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
88 background = new MaskBackgroundDrawable(backgroundColor); in makeIconDrawable()173 public static class MaskBackgroundDrawable extends Drawable { class in SplashscreenIconDrawableFactory187 public MaskBackgroundDrawable(@ColorInt int backgroundColor) { in MaskBackgroundDrawable() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable242 private static class AdaptiveForegroundDrawable extends MaskBackgroundDrawable {