Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java62 private static final AnimationProperties DOT_ANIMATION_PROPERTIES = new AnimationProperties() { field in NotificationIconContainer
715 animationProperties = DOT_ANIMATION_PROPERTIES; in applyToView()
722 animationProperties = DOT_ANIMATION_PROPERTIES; in applyToView()