Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DRampAnimator.java60 public boolean animateTo(int target, int rate) { in animateTo() method in RampAnimator
/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