Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h64 struct Animation { struct
65 struct Frame {
94 Animation* animation; argument
127 virtual void init(const Vector<Animation::Part>& /*parts*/) {} in init() argument
H A Daudioplay.cpp331 typedef android::BootAnimation::Animation Animation; typedef
/aosp14/frameworks/base/core/java/android/view/animation/
H A DAnimation.java39 public abstract class Animation implements Cloneable { class
242 public Animation() { in Animation() method in Animation
253 public Animation(Context context, AttributeSet attrs) { in Animation() method in Animation
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DLaunchAnimator.kt156 interface Animation { regex
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...