Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DRampAnimator.java211 static class DualRampAnimator<T> { class in RampAnimator
219 DualRampAnimator(T object, FloatProperty<T> firstProperty, in DualRampAnimator() method in RampAnimator.DualRampAnimator