Searched refs:getAnimationStartTag (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DAnimatableProperty.java38 public abstract int getAnimationStartTag(); method in class:AnimatableProperty
62 public int getAnimationStartTag() {
87 public int getAnimationStartTag() {
H A DPropertyAnimator.java55 int animationStartTag = animatableProperty.getAnimationStartTag();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DPropertyAnimatorTest.java70 public int getAnimationStartTag() {
140 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationStartTag()),
184 assertEquals(ViewState.getChildTag(mView, mProperty.getAnimationStartTag()),
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DViewState.java70 public int getAnimationStartTag() {
94 public int getAnimationStartTag() {

Completed in 509 milliseconds