Searched refs:expandedHeight (Results 1 – 1 of 1) sorted by relevance
690 int expandedHeight = Math.max(collapsedHeight, taskbarDp.taskbarHeight + offsetY); in createIconAlignmentController() local692 anim.getAnimatedFraction() > 0 ? expandedHeight : collapsedHeight)); in createIconAlignmentController()