Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsContentPresenter.java244 Animator shiftAnimator = in showFullText() local
249 shiftAnimator.setDuration(mFullTextAnimationDuration); in showFullText()
251 fullTextAnimator.playTogether(expandAnimator, shiftAnimator); in showFullText()