Home
last modified time | relevance | path

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

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