Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardIndicationTextView.java139 Animator inAnimator = getInAnimator(); in switchIndication()
249 private AnimatorSet getInAnimator() { in getInAnimator() method in KeyguardIndicationTextView