Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java83 public void startBackgroundAnimation(boolean animateTop, boolean animateBottom) { in startBackgroundAnimation() method in NotificationSection
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlViewHolder.kt356 private fun startBackgroundAnimation( regex
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleDrawable.java870 private void startBackgroundAnimation() { in startBackgroundAnimation() method in RippleDrawable