Searched refs:fadeOutDuration (Results 1 – 2 of 2) sorted by relevance
84 long fadeOutDuration = 167L; // From KeyguardIndicationTextView#getFadeOutDuration in animateOut() local90 fadeOut.setDuration(fadeOutDuration); in animateOut()95 yTranslate.setDuration(fadeOutDuration); in animateOut()
599 @Named(COMPLICATIONS_FADE_OUT_DURATION) int fadeOutDuration) { in ComplicationLayoutEngine() argument604 mFadeOutDuration = fadeOutDuration; in ComplicationLayoutEngine()