Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java100 void startAnimations() { in startAnimations() method in SplashScreenExitAnimation
H A DSplashScreenExitAnimationUtils.java68 static void startAnimations(ViewGroup splashScreenView, in startAnimations() method in SplashScreenExitAnimationUtils
87 public static void startAnimations(ViewGroup splashScreenView, in startAnimations() method in SplashScreenExitAnimationUtils
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
H A DAppearAnimationUtils.java81 private <T> void startAnimations(AppearAnimationProperties properties, T[] objects, in startAnimations() method in AppearAnimationUtils
104 private <T> void startAnimations(AppearAnimationProperties properties, T[][] objects, in startAnimations() method in AppearAnimationUtils
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDrawableHolder.java147 public void startAnimations(ValueAnimator.AnimatorUpdateListener listener) { in startAnimations() method in DrawableHolder
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java335 private void startAnimations(long frameTimeNanos) { in startAnimations() method in SurfaceAnimationRunner