|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueAnimator.AnimatorUpdateListener | |
|---|---|
| com.actionbarsherlock.internal.nineoldandroids.animation | |
| Uses of ValueAnimator.AnimatorUpdateListener in com.actionbarsherlock.internal.nineoldandroids.animation |
|---|
| Methods in com.actionbarsherlock.internal.nineoldandroids.animation with parameters of type ValueAnimator.AnimatorUpdateListener | |
|---|---|
void |
ValueAnimator.addUpdateListener(ValueAnimator.AnimatorUpdateListener listener)
Adds a listener to the set of listeners that are sent update events through the life of an animation. |
void |
ValueAnimator.removeUpdateListener(ValueAnimator.AnimatorUpdateListener listener)
Removes a listener from the set listening to frame updates for this animation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||