Home
last modified time | relevance | path

Searched refs:MaskBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java88 background = new MaskBackgroundDrawable(backgroundColor); in makeIconDrawable()
173 public static class MaskBackgroundDrawable extends Drawable { class in SplashscreenIconDrawableFactory
187 public MaskBackgroundDrawable(@ColorInt int backgroundColor) { in MaskBackgroundDrawable() method in SplashscreenIconDrawableFactory.MaskBackgroundDrawable
242 private static class AdaptiveForegroundDrawable extends MaskBackgroundDrawable {