Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAnimatableProperty.java40 public abstract int getAnimationEndTag(); in getAnimationEndTag() method in AnimatableProperty
67 public int getAnimationEndTag() { in from() method in AnimatableProperty
92 public int getAnimationEndTag() {
DPropertyAnimator.java55 int animationEndTag = animatableProperty.getAnimationEndTag(); in startAnimation()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DPropertyAnimatorTest.java74 public int getAnimationEndTag() {
129 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testEndValueUpdated()
158 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdated()
171 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdateAnimated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java81 public int getAnimationEndTag() {
105 public int getAnimationEndTag() {