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