/frameworks/base/core/java/android/view/ |
D | WindowInsetsAnimation.java | 130 public Interpolator getInterpolator() { in getInterpolator() method in WindowInsetsAnimation
|
D | ViewPropertyAnimator.java | 351 public @Nullable TimeInterpolator getInterpolator() { in getInterpolator() method in ViewPropertyAnimator
|
/frameworks/base/core/java/android/view/animation/ |
D | LayoutAnimationController.java | 255 public Interpolator getInterpolator() { in getInterpolator() method in LayoutAnimationController
|
D | Animation.java | 748 public Interpolator getInterpolator() { in getInterpolator() method in Animation
|
/frameworks/base/core/java/android/animation/ |
D | Keyframe.java | 231 public TimeInterpolator getInterpolator() { in getInterpolator() method in Keyframe
|
D | Animator.java | 271 public TimeInterpolator getInterpolator() { in getInterpolator() method in Animator
|
D | ValueAnimator.java | 1082 public TimeInterpolator getInterpolator() { in getInterpolator() method in ValueAnimator
|
D | LayoutTransition.java | 625 public TimeInterpolator getInterpolator(int transitionType) { in getInterpolator() method in LayoutTransition
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/ |
D | AppearAnimationUtils.java | 172 public Interpolator getInterpolator() { in getInterpolator() method in AppearAnimationUtils
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/ |
D | FlingAnimationUtils.java | 196 private Interpolator getInterpolator(float startGradient, float velocityFactor) { in getInterpolator() method in FlingAnimationUtils
|
/frameworks/base/graphics/java/android/graphics/animation/ |
D | RenderNodeAnimator.java | 350 public TimeInterpolator getInterpolator() { in getInterpolator() method in RenderNodeAnimator
|
/frameworks/base/core/java/android/widget/ |
D | ProgressBar.java | 2045 public Interpolator getInterpolator() { in getInterpolator() method in ProgressBar
|
/frameworks/base/core/java/android/transition/ |
D | Transition.java | 398 public TimeInterpolator getInterpolator() { in getInterpolator() method in Transition
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | RecyclerView.java | 11096 public Interpolator getInterpolator() { in getInterpolator() method in RecyclerView.SmoothScroller.Action
|