Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A 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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAnimatableProperty.java151 public abstract int getAnimationEndTag(); in getAnimationEndTag() method in AnimatableProperty
178 public int getAnimationEndTag() { in from() method in AnimatableProperty
203 public int getAnimationEndTag() {
H A DPropertyAnimator.java62 int animationEndTag = animatableProperty.getAnimationEndTag(); in startAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java84 public int getAnimationEndTag() {
108 public int getAnimationEndTag() {