Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java414 animationProperties = ANIMATE_ALL_PROPERTIES; in applyToView()
452 private static final AnimationProperties ANIMATE_ALL_PROPERTIES = new AnimationProperties() { field in StatusIconContainer