Home
last modified time | relevance | path

Searched refs:DC_POWER_STATE_LOW (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/telephony/
DDataConnectionRealTimeInfo.java32 public static final int DC_POWER_STATE_LOW field in DataConnectionRealTimeInfo
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DMobileRadioPowerStatsCollectorTest.java219 mBatteryStats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in triggering()
231 mBatteryStats.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in triggering()
DBatteryStatsNoteTest.java2193 bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, curr, in testProcStateSyncScheduling_mobileRadioActiveState()
2231 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in testNoteMobileRadioPowerStateLocked()
2240 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in testNoteMobileRadioPowerStateLocked()
2289 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in testNoteMobileRadioPowerStateLocked_rateLimited()
2305 update = bi.noteMobileRadioPowerStateLocked(DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in testNoteMobileRadioPowerStateLocked_rateLimited()
2473 : DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in setModemActive()
/frameworks/base/core/java/android/os/
DBatteryStatsManager.java605 : DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in getDataConnectionPowerState()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java230 private int mLastPowerStateFromRadio = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
232 private int mLastPowerStateFromWifi = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
240 : DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java1510 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
1525 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
16528 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
16535 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52866 Landroid/telephony/DataConnectionRealTimeInfo;->DC_POWER_STATE_LOW:I