Home
last modified time | relevance | path

Searched defs:inAnimator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardIndicationTextView.java139 Animator inAnimator = getInAnimator(); in switchIndication() local
149 animator.playSequentially(getOutAnimator(), inAnimator); in switchIndication() local