Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DRampAnimator.java60 public boolean animateTo(float target, float rate) { in animateTo() method in RampAnimator
209 public boolean animateTo(float firstTarget, float secondTarget, float rate) { in animateTo() method in RampAnimator.DualRampAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java175 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in ExpandableViewState
DViewState.java268 public void animateTo(View child, AnimationProperties animationProperties) { in animateTo() method in ViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt492 fun animateTo(newRadius: Int, viewToBlur: View? = null) { in <lambda>() method in com.android.systemui.statusbar.DepthAnimation
DNotificationShelf.java852 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in NotificationShelf.ShelfState