Searched refs:hasSplashScreen (Results 1 – 1 of 1) sorted by relevance
690 final boolean hasSplashScreen; in getOpeningWindowAnimators()697 hasSplashScreen = taskParams.first == STARTING_WINDOW_TYPE_SPLASH_SCREEN; in getOpeningWindowAnimators()699 hasSplashScreen = false; in getOpeningWindowAnimators()704 hasSplashScreen, floatingView.isDifferentFromAppIcon()); in getOpeningWindowAnimators()1958 boolean hasSplashScreen, boolean hasDifferentAppIcon) { in AnimOpenProperties() argument1982 iconAlphaStart = hasSplashScreen && !hasDifferentAppIcon ? 0 : 1f; in AnimOpenProperties()