Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardStatusViewController.java46 private static final AnimationProperties CLOCK_ANIMATION_PROPERTIES = field in KeyguardStatusViewController
214 PropertyAnimator.setProperty(mView, AnimatableProperty.Y, y, CLOCK_ANIMATION_PROPERTIES, in updatePosition()
217 mKeyguardClockSwitchController.updatePosition(x, scale, CLOCK_ANIMATION_PROPERTIES, in updatePosition()