Home
last modified time | relevance | path

Searched refs:stopAnimating (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DPlatLogoActivity.java249 private void stopAnimating() { in stopAnimating() method in PlatLogoActivity
302 stopAnimating(); in onPause()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DViewHierarchyAnimatorTest.kt44 ViewHierarchyAnimator.stopAnimating(rootView)
64 ViewHierarchyAnimator.stopAnimating(rootView)
1490 ViewHierarchyAnimator.stopAnimating(rootView)
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt165 fun stopAnimating(rootView: View) { regex