Searched refs:getFadeOutDuration (Results 1 – 2 of 2) sorted by relevance
193 fadeOut.setDuration(getFadeOutDuration()); in getOutAnimator()215 yTranslate.setDuration(getFadeOutDuration()); in getOutAnimator()292 private long getFadeOutDuration() { in getFadeOutDuration() method in KeyguardIndicationTextView
423 mMenuContainerAnimator.setDuration(getFadeOutDuration(animationType)); in hideMenu()642 private long getFadeOutDuration(@AnimationType int animationType) { in getFadeOutDuration() method