Searched refs:mIconFadeOutDuration (Results 1 – 1 of 1) sorted by relevance
46 private final int mIconFadeOutDuration; field in SplashScreenExitAnimation75 mIconFadeOutDuration = 0; in SplashScreenExitAnimation()88 mIconFadeOutDuration = context.getResources().getInteger( in SplashScreenExitAnimation()98 mAnimationDuration = Math.max(mIconFadeOutDuration, mAppRevealDelay + mAppRevealDuration); in SplashScreenExitAnimation()107 mAnimationDuration, mIconFadeOutDuration, mIconStartAlpha, mBrandingStartAlpha, in startAnimations()