Home
last modified time | relevance | path

Searched defs:AdaptiveForegroundDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java242 private static class AdaptiveForegroundDrawable extends MaskBackgroundDrawable { class in SplashscreenIconDrawableFactory
248 AdaptiveForegroundDrawable(@NonNull Drawable foregroundDrawable) { in AdaptiveForegroundDrawable() method in SplashscreenIconDrawableFactory.AdaptiveForegroundDrawable