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.java75 public boolean animateTo(float targetLinear, float rate) { in animateTo() method in RampAnimator
255 public boolean animateTo(float linearFirstTarget, float linearSecondTarget, float rate) { in animateTo() method in RampAnimator.DualRampAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java187 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in ExpandableViewState
DViewState.java376 public void animateTo(View child, AnimationProperties animationProperties) { in animateTo() method in ViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt513 fun animateTo(newRadius: Int) { in <lambda>() method in DepthAnimation
DNotificationShelf.java1034 public void animateTo(View view, AnimationProperties properties) { in animateTo() method in NotificationShelf.ShelfState