Searched refs:expansionHeight (Results 1 – 1 of 1) sorted by relevance
232 var expansionHeight = max(height, 0.0f) in <lambda>() variable238 val newHeight = Math.min((child.collapsedHeight + expansionHeight).toInt(), in <lambda>()241 expansionHeight = max(newHeight.toFloat(), expansionHeight) in <lambda>()247 expansionHeight = max(mWakeUpHeight, expansionHeight) in <lambda>()249 val emptyDragAmount = wakeUpCoordinator.setPulseHeight(expansionHeight) in <lambda>()