Searched refs:mAppRevealDelay (Results 1 – 1 of 1) sorted by relevance
47 private final int mAppRevealDelay; field in SplashScreenExitAnimation78 mAppRevealDelay = 0; in SplashScreenExitAnimation()90 mAppRevealDelay = context.getResources().getInteger( in SplashScreenExitAnimation()98 mAnimationDuration = Math.max(mIconFadeOutDuration, mAppRevealDelay + mAppRevealDuration); in SplashScreenExitAnimation()108 mAppRevealDelay, mAppRevealDuration, this, mRoundedCornerRadius); in startAnimations()