Uses of Interface
com.nineoldandroids.animation.TimeAnimator.TimeListener

Packages that use TimeAnimator.TimeListener
com.nineoldandroids.animation   
 

Uses of TimeAnimator.TimeListener in com.nineoldandroids.animation
 

Methods in com.nineoldandroids.animation with parameters of type TimeAnimator.TimeListener
 void TimeAnimator.setTimeListener(TimeAnimator.TimeListener listener)
          Sets a listener that is sent update events throughout the life of an animation.