Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java379 final int estimatedWindowBGColor = estimateWindowBGColor(themeBGDrawable); in peekWindowBGColor() local
381 return estimatedWindowBGColor; in peekWindowBGColor()