Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DAllSetActivity.java133 private void startBackgroundAnimation() { in startBackgroundAnimation() method in AllSetActivity
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java84 public void startBackgroundAnimation(boolean animateTop, boolean animateBottom) { in startBackgroundAnimation() method in NotificationSection
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlViewHolder.kt351 private fun startBackgroundAnimation( regex
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleDrawable.java852 private void startBackgroundAnimation() { in startBackgroundAnimation() method in RippleDrawable