Searched refs:totalEstimatedConsumptionMah (Results 1 – 1 of 1) sorted by relevance
12339 double totalEstimatedConsumptionMah = 0; in updateWifiState() local12645 totalEstimatedConsumptionMah = Math.max(controllerMaMs / MILLISECONDS_IN_HOUR, in updateWifiState()12661 totalEstimatedConsumptionMah = mWifiPowerCalculator in updateWifiState()12665 consumedChargeUC, uidEstimatedConsumptionMah, totalEstimatedConsumptionMah, in updateWifiState()12909 double totalEstimatedConsumptionMah = 0.0; in noteModemControllerActivity() local12919 totalEstimatedConsumptionMah += inactiveConsumptionMah; in noteModemControllerActivity()12920 totalEstimatedConsumptionMah += rxTxConsumption.rxConsumptionMah; in noteModemControllerActivity()12921 totalEstimatedConsumptionMah += rxTxConsumption.txConsumptionMah; in noteModemControllerActivity()12924 totalEstimatedConsumptionMah += in noteModemControllerActivity()12936 totalEstimatedConsumptionMah += in noteModemControllerActivity()[all …]