Home
last modified time | relevance | path

Searched refs:TOUCH_RESPONSE_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DTransitionAnimation.java105 static final Interpolator TOUCH_RESPONSE_INTERPOLATOR = field in TransitionAnimation
897 scale.setInterpolator(TOUCH_RESPONSE_INTERPOLATOR); in createThumbnailAspectScaleAnimationLocked()
903 translate.setInterpolator(TOUCH_RESPONSE_INTERPOLATOR); in createThumbnailAspectScaleAnimationLocked()
923 clipAnim.setInterpolator(TOUCH_RESPONSE_INTERPOLATOR); in createThumbnailAspectScaleAnimationLocked()
936 scale.setInterpolator(TOUCH_RESPONSE_INTERPOLATOR); in createThumbnailAspectScaleAnimationLocked()
942 translate.setInterpolator(TOUCH_RESPONSE_INTERPOLATOR); in createThumbnailAspectScaleAnimationLocked()