Searched refs:hasSplashScreen (Results 1 – 1 of 1) sorted by relevance
653 final boolean hasSplashScreen; in getOpeningWindowAnimators()660 hasSplashScreen = taskParams.first == STARTING_WINDOW_TYPE_SPLASH_SCREEN; in getOpeningWindowAnimators()662 hasSplashScreen = false; in getOpeningWindowAnimators()667 hasSplashScreen, floatingView.isDifferentFromAppIcon()); in getOpeningWindowAnimators()1718 boolean hasSplashScreen, boolean hasDifferentAppIcon) { in AnimOpenProperties() argument1742 iconAlphaStart = hasSplashScreen && !hasDifferentAppIcon ? 0 : 1f; in AnimOpenProperties()