Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java359 getWindowAttrs(context, windowAttrs); in estimateTaskBackgroundColor()
435 getWindowAttrs(context, mTmpAttrs); in makeSplashScreenContentView()
482 private static void getWindowAttrs(Context context, SplashScreenWindowAttrs attrs) { in getWindowAttrs() method in SplashscreenContentDrawer