Home
last modified time | relevance | path

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

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