Home
last modified time | relevance | path

Searched defs:animations (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/animation/
DAnimationSet.java94 final ArrayList<Animation> animations = mAnimations; in clone() local
190 final ArrayList<Animation> animations = mAnimations; in setStartTime() local
203 final ArrayList<Animation> animations = mAnimations; in getStartTime() local
217 final ArrayList<Animation> animations = mAnimations; in restrictDuration() local
233 final ArrayList<Animation> animations = mAnimations; in getDuration() local
258 final ArrayList<Animation> animations = mAnimations; in computeDurationHint() local
276 final ArrayList<Animation> animations = mAnimations; in initializeInvalidateRegion() local
300 final ArrayList<Animation> animations = mAnimations; in getTransformation() local
342 final ArrayList<Animation> animations = mAnimations; in scaleCurrentDuration() local