Home
last modified time | relevance | path

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

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