Home
last modified time | relevance | path

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

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