Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DRecyclerViewAnimationController.java270 float endContentFadeProgress = Math.min(1, in getAdjustedContentAlpha() local
273 startContentFadeProgress, endContentFadeProgress); in getAdjustedContentAlpha()