Home
last modified time | relevance | path

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

/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistInteractionSession.java122 Interpolator fastOutSlowIn = AnimationUtils.loadInterpolator(mBackground.getContext(), in playAssistAnimation() local
140 animator.setInterpolator(fastOutSlowIn); in playAssistAnimation()
145 colorAnim.setInterpolator(fastOutSlowIn); in playAssistAnimation()