Searched refs:startWithoutPulsing (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DAnimator.java483 void startWithoutPulsing(boolean inReverse) { method in class:Animator
H A DAnimatorSet.java688 void startWithoutPulsing(boolean inReverse) { method in class:AnimatorSet
1121 node.mAnimation.startWithoutPulsing(true);
1142 node.mAnimation.startWithoutPulsing(false);
H A DValueAnimator.java229 * in startWithoutPulsing(), and reset in start().
1053 void startWithoutPulsing(boolean inReverse) { method in class:ValueAnimator

Completed in 805 milliseconds