Searched defs:Animation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/anim/
H A DAnimation.java23 // Animation calculates a value according to the current input time.
30 // calculate(long currentTimeMillis) to ask the Animation to calculate it.
46 // The start() method can be called again to restart the Animation.
48 abstract public class Animation { class

Completed in 63 milliseconds