Home
last modified time | relevance | path

Searched refs:DC_POWER_STATE_HIGH (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DMobileRadioPowerCalculatorTest.java108 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel()
128 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel()
228 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel_multipleDefinedRat()
248 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel_multipleDefinedRat()
385 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel_legacyPowerProfile()
405 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testCounterBasedModel_legacyPowerProfile()
507 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testTimerBasedModel_byProcessState()
618 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testMeasuredEnergyBasedModel_mobileRadioActiveTimeModel()
682 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, 0, -1, in testMeasuredEnergyBasedModel_modemActivityInfoRxTxModel()
705 stats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testMeasuredEnergyBasedModel_modemActivityInfoRxTxModel()
[all …]
DMobileRadioPowerStatsCollectorTest.java215 DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, 0, APP_UID1, mClock.realtime, in triggering()
227 DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, 0, APP_UID1, mClock.realtime, in triggering()
DBatteryStatsNoteTest.java2181 bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, curr, in testProcStateSyncScheduling_mobileRadioActiveState()
2217 bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, curr, in testNoteMobileRadioPowerStateLocked()
2222 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testNoteMobileRadioPowerStateLocked()
2249 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, in testNoteMobileRadioPowerStateLocked()
2278 bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, curr, in testNoteMobileRadioPowerStateLocked_rateLimited()
2299 bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH, curr, in testNoteMobileRadioPowerStateLocked_rateLimited()
2472 final int state = active ? DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH in setModemActive()
/frameworks/base/core/java/android/telephony/
DDataConnectionRealTimeInfo.java36 public static final int DC_POWER_STATE_HIGH field in DataConnectionRealTimeInfo
/frameworks/base/core/java/android/os/
DBatteryStatsManager.java604 return isActive ? DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH in getDataConnectionPowerState()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java239 ? DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH
2107 (powerState == DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH in noteWifiRadioPowerState()
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java5942 || powerState == DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH; in isActiveRadioPowerState()
6867 || powerState == DataConnectionRealTimeInfo.DC_POWER_STATE_HIGH; in noteWifiRadioPowerState()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52865 Landroid/telephony/DataConnectionRealTimeInfo;->DC_POWER_STATE_HIGH:I