Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java4074 final List<ViewPropertyAnimator> indicationAnimators = in startUnlockHintAnimationPhase1() local
4077 for (final ViewPropertyAnimator indicationAreaAnimator : indicationAnimators) { in startUnlockHintAnimationPhase1()