Home
last modified time | relevance | path

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

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