Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java36 public class PropertyAnimator { class
/frameworks/base/libs/hwui/
DPropertyValuesAnimatorSet.cpp128 PropertyAnimator::PropertyAnimator(PropertyValuesHolder* holder, Interpolator* interpolator, in PropertyAnimator() function in android::uirenderer::PropertyAnimator