Searched refs:hasSplashScreen (Results 1 – 1 of 1) sorted by relevance
605 final boolean hasSplashScreen; in getOpeningWindowAnimators()612 hasSplashScreen = taskParams.first == STARTING_WINDOW_TYPE_SPLASH_SCREEN; in getOpeningWindowAnimators()614 hasSplashScreen = false; in getOpeningWindowAnimators()619 hasSplashScreen, floatingView.isDifferentFromAppIcon()); in getOpeningWindowAnimators()1438 boolean hasSplashScreen, boolean hasDifferentAppIcon) { in AnimOpenProperties() argument1470 iconAlphaStart = hasSplashScreen && !hasDifferentAppIcon ? 0 : 1f; in AnimOpenProperties()