Searched refs:setViewAdjustedContentAlpha (Results 1 – 1 of 1) sorted by relevance
132 setViewAdjustedContentAlpha(currentViewGroup.getChildAt(j), numItemsAnimated, in onProgressUpdated()140 setViewAdjustedContentAlpha(currentView, numItemsAnimated, shouldAnimate); in onProgressUpdated()285 private void setViewAdjustedContentAlpha(View view, int numberOfItemsAnimated, in setViewAdjustedContentAlpha() method in RecyclerViewAnimationController