Searched refs:targetProgress (Results 1 – 1 of 1) sorted by relevance
403 float targetProgress = mChildrenExpanded ? 1.0f : 0.0f; in updateChildrenVisibility() local409 mChildExpandAnimator = ValueAnimator.ofFloat(mChildrenExpandProgress, targetProgress); in updateChildrenVisibility()430 setChildrenExpandProgress(targetProgress); in updateChildrenVisibility()