Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java61 static Drawable[] makeIconDrawable(@ColorInt int backgroundColor, @ColorInt int themeColor, in makeIconDrawable() method in SplashscreenIconDrawableFactory
H A DSplashscreenContentDrawer.java418 mFinalIconDrawables = SplashscreenIconDrawableFactory.makeIconDrawable( in createIconDrawable()