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