Searched refs:expandedHeight (Results 1 – 2 of 2) sorted by relevance
57 private var expandedHeight = 0 variable94 expandedHeight = height in <lambda>()146 params.height = (expandedHeight - (expandedHeight - collapsedHeight) * progress).toInt() in setProgress()
973 int expandedHeight = Math.max(collapsedHeight, taskbarDp.taskbarHeight + offsetY); in createIconAlignmentController() local975 anim.getAnimatedFraction() > 0 ? expandedHeight : collapsedHeight)); in createIconAlignmentController()