Searched refs:qsExpandedFraction (Results 1 – 3 of 3) sorted by relevance
44 fun getBatteryMode(cutout: DisplayCutout?, qsExpandedFraction: Float): Int? =46 qsExpandedFraction > fadeInStartFraction -> BatteryMeterView.MODE_ESTIMATE47 qsExpandedFraction < fadeOutCompleteFraction ->
199 var qsExpandedFraction = -1f regex434 qsBatteryModeController.getBatteryMode(cutout, qsExpandedFraction)?.let {497 logInstantEvent("updatePosition: $qsExpandedFraction")498 header.progress = qsExpandedFraction523 if (singleCarrier || qsExpandedFraction < 0.5) {556 pw.println("qsExpandedFraction: $qsExpandedFraction")
246 shadeHeaderController.qsExpandedFraction = 1.0f256 shadeHeaderController.qsExpandedFraction = 0.0f395 repeat(times) { shadeHeaderController.qsExpandedFraction = it / (times - 1).toFloat() }494 shadeHeaderController.qsExpandedFraction = 0.3f504 shadeHeaderController.qsExpandedFraction = 0.3f