Searched refs:SplashScreenWindowAttrs (Results 1 – 1 of 1) sorted by relevance
108 private final SplashScreenWindowAttrs mTmpAttrs = new SplashScreenWindowAttrs();190 final SplashScreenWindowAttrs windowAttrs = new SplashScreenWindowAttrs(); in estimateTaskBackgroundColor()200 private static int peekWindowBGColor(Context context, SplashScreenWindowAttrs attrs) { in peekWindowBGColor()229 SplashScreenWindowAttrs attrs) { in peekLegacySplashscreenContent()281 private static void getWindowAttrs(Context context, SplashScreenWindowAttrs attrs) { in getWindowAttrs()312 public static class SplashScreenWindowAttrs { class in SplashscreenContentDrawer