Home
last modified time | relevance | path

Searched refs:mIsCellularTxPowerHigh (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java909 boolean mIsCellularTxPowerHigh = false; field in BatteryStatsImpl
11193 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95132 Lcom/android/internal/os/BatteryStatsImpl;->mIsCellularTxPowerHigh:Z