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.java107 private static final AnimationProperties CLOCK_ANIMATION_PROPERTIES = new AnimationProperties() field in NotificationPanelView
514 mClockPositionResult.clockX, CLOCK_ANIMATION_PROPERTIES, animateClock); in positionClockAndNotifications()
516 mClockPositionResult.clockY, CLOCK_ANIMATION_PROPERTIES, animateClock); in positionClockAndNotifications()