Searched refs:contentMax (Results 1 – 1 of 1) sorted by relevance
276 float contentMax = SECONDARY_CONTENT_MAX_PROGRESS; in onSecondaryDrag() local288 setContentAlpha(absProgress > contentMax in onSecondaryDrag()290 : mapToRange(absProgress, max, contentMax, 0, 1f, LINEAR)); in onSecondaryDrag()