Searched refs:mIsCellularTxPowerHigh (Results 1 – 2 of 2) sorted by relevance
909 boolean mIsCellularTxPowerHigh = false; field in BatteryStatsImpl11193 if (!mIsCellularTxPowerHigh) { in addModemTxPowerToHistory()11196 mIsCellularTxPowerHigh = true; in addModemTxPowerToHistory()11200 if (mIsCellularTxPowerHigh) { in addModemTxPowerToHistory()11203 mIsCellularTxPowerHigh = false; in addModemTxPowerToHistory()13663 mIsCellularTxPowerHigh = false; in readSummaryFromParcel()14647 mIsCellularTxPowerHigh = false; in readFromParcelLocked()
95132 Lcom/android/internal/os/BatteryStatsImpl;->mIsCellularTxPowerHigh:Z