Searched refs:DC_POWER_STATE_LOW (Results 1 – 4 of 4) sorted by relevance
31 public static final int DC_POWER_STATE_LOW field in DataConnectionRealTimeInfo
244 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()
911 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()
72400 Landroid/telephony/DataConnectionRealTimeInfo;->DC_POWER_STATE_LOW:I