Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java159 private static final AnimationProperties CLOCK_ANIMATION_PROPERTIES = new AnimationProperties() field in NotificationPanelView
832 mClockPositionResult.clockX, CLOCK_ANIMATION_PROPERTIES, animateClock); in positionClockAndNotifications()
834 mClockPositionResult.clockY, CLOCK_ANIMATION_PROPERTIES, animateClock); in positionClockAndNotifications()