Searched refs:getFadeOutDuration (Results 1 – 2 of 2) sorted by relevance
169 fadeOut.setDuration(getFadeOutDuration()); in getOutAnimator()191 yTranslate.setDuration(getFadeOutDuration()); in getOutAnimator()265 private long getFadeOutDuration() { in getFadeOutDuration() method in KeyguardIndicationTextView
403 mMenuContainerAnimator.setDuration(getFadeOutDuration(animationType)); in hideMenu()583 private long getFadeOutDuration(@AnimationType int animationType) { in getFadeOutDuration() method