Searched refs:currentContentsView (Results 1 – 1 of 1) sorted by relevance
472 View currentContentsView = currentView.getContentsView(); in setSelectedPositionSmooth() local473 currentContentsView.setAlpha(0.0f); in setSelectedPositionSmooth()503 animators.add(createTranslationYAnimator(currentContentsView, in setSelectedPositionSmooth()505 animator = createAlphaAnimator(currentContentsView, 0.0f, 1.0f, mFastOutLinearIn) in setSelectedPositionSmooth()521 animators.add(createTranslationYAnimator(currentContentsView, in setSelectedPositionSmooth()523 ObjectAnimator animator = createAlphaAnimator(currentContentsView, 0.0f, 1.0f, in setSelectedPositionSmooth()