Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java358 final SplashScreenWindowAttrs windowAttrs = new SplashScreenWindowAttrs(); in estimateTaskBackgroundColor() local
359 getWindowAttrs(context, windowAttrs); in estimateTaskBackgroundColor()
360 return peekWindowBGColor(context, windowAttrs); in estimateTaskBackgroundColor()