Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java202 final Drawable themeBGDrawable; in peekWindowBGColor() local
216 private static int estimateWindowBGColor(Drawable themeBGDrawable) { in estimateWindowBGColor()