Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataConnectionRealTimeInfo.java31 public static final int DC_POWER_STATE_LOW field in DataConnectionRealTimeInfo
/frameworks/base/services/core/java/com/android/server/
DNetworkManagementService.java244 private int mLastPowerStateFromRadio = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
245 private int mLastPowerStateFromWifi = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
397 : DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in notifyInterfaceClassActivity()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java911 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
919 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;
13624 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()
13631 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()
14591 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()
14601 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt72400 Landroid/telephony/DataConnectionRealTimeInfo;->DC_POWER_STATE_LOW:I