Home
last modified time | relevance | path

Searched refs:getFadeInDuration (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardIndicationTextView.java253 fadeIn.setDuration(getFadeInDuration()); in getInAnimator()
282 private long getFadeInDuration() { in getFadeInDuration() method in KeyguardIndicationTextView