Searched refs:totalEstimatedConsumptionMah (Results 1 – 1 of 1) sorted by relevance
11827 double totalEstimatedConsumptionMah = 0; in updateWifiState() local12130 totalEstimatedConsumptionMah = Math.max(controllerMaMs / MILLISECONDS_IN_HOUR, in updateWifiState()12146 totalEstimatedConsumptionMah = mWifiPowerCalculator in updateWifiState()12394 double totalEstimatedConsumptionMah = 0.0; in noteModemControllerActivity() local12404 totalEstimatedConsumptionMah += inactiveConsumptionMah; in noteModemControllerActivity()12405 totalEstimatedConsumptionMah += rxTxConsumption.rxConsumptionMah; in noteModemControllerActivity()12406 totalEstimatedConsumptionMah += rxTxConsumption.txConsumptionMah; in noteModemControllerActivity()12409 totalEstimatedConsumptionMah += in noteModemControllerActivity()12421 totalEstimatedConsumptionMah += in noteModemControllerActivity()12430 totalEstimatedConsumptionMah += in noteModemControllerActivity()[all …]