Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DPropertyAnimatorTest.java81 public int getAnimationEndTag() {
137 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testEndValueUpdated()
166 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdated()
179 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationEndTag()), in testAnimationToRightValueUpdateAnimated()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DAnimatableProperty.java151 public abstract int getAnimationEndTag(); in getAnimationEndTag() method in AnimatableProperty
178 public int getAnimationEndTag() { in from() method in AnimatableProperty
203 public int getAnimationEndTag() {
DPropertyAnimator.java64 int animationEndTag = animatableProperty.getAnimationEndTag(); in startAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java84 public int getAnimationEndTag() {
108 public int getAnimationEndTag() {