Searched refs:DC_POWER_STATE_LOW (Results 1 – 3 of 3) sorted by relevance
31 public static final int DC_POWER_STATE_LOW = 1; field in DataConnectionRealTimeInfo
288 private int mLastPowerStateFromRadio = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;289 private int mLastPowerStateFromWifi = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;862 : DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in onEvent()1635 DataConnectionRealTimeInfo.DC_POWER_STATE_LOW, in removeIdleTimer()
472 int mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;480 int mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW;10176 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()10182 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readSummaryFromParcel()10876 mMobileRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()10884 mWifiRadioPowerState = DataConnectionRealTimeInfo.DC_POWER_STATE_LOW; in readFromParcelLocked()