Home
last modified time | relevance | path

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

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