Searched defs:fullHeight (Results 1 – 7 of 7) sorted by relevance
32 val fullHeight = BatterySpecs.getFullBatteryHeight(56f, displayShield = false) in getFullBatteryHeight_shieldFalse_returnsMainHeight() constant40 val fullHeight = BatterySpecs.getFullBatteryHeight(mainHeight, displayShield = true) in getFullBatteryHeight_shieldTrue_returnsMainHeightPlusShield() constant75 val fullHeight = BATTERY_HEIGHT_WITH_SHIELD * 7.7f in getMainBatteryHeight_shieldTrue_returnsNotFullHeight() constant
277 val fullHeight = transitionContainer.height in <lambda>() constant
325 val fullHeight = constraints.maxHeight.toFloat() in ModalBottomSheetLayout() constant
99 val fullHeight: Int = nsslController.height in <lambda>() constant
282 val fullHeight = ambientState.layoutMaxHeight + marginBottom - ambientState.stackY in <lambda>() constant
541 final int fullHeight = getActualHeight(); in updateAppearRect() local
684 float fullHeight = ambientState.getLayoutMaxHeight() + mMarginBottom local