Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardIndicationTextView.java149 animator.playSequentially(getOutAnimator(), inAnimator); in switchIndication()
151 Animator outAnimator = getOutAnimator(); in switchIndication()
190 private AnimatorSet getOutAnimator() { in getOutAnimator() method in KeyguardIndicationTextView