Searched refs:maxChargingCurrent (Results 1 – 3 of 3) sorted by relevance
43 int maxChargingCurrent; member
453 dst.maxChargingCurrent = src.maxChargingCurrent; in copy()513 mHealthInfo.maxChargingCurrent != mLastMaxChargingCurrent || in processValuesLocked()682 mLastMaxChargingCurrent = mHealthInfo.maxChargingCurrent; in processValuesLocked()711 intent.putExtra(BatteryManager.EXTRA_MAX_CHARGING_CURRENT, mHealthInfo.maxChargingCurrent); in sendBatteryChangedIntentLocked()1021 pw.println(" Max charging current: " + mHealthInfo.maxChargingCurrent); in dumpInternal()1053 … proto.write(BatteryServiceDumpProto.MAX_CHARGING_CURRENT, mHealthInfo.maxChargingCurrent); in dumpProto()
48612 Landroid/os/BatteryProperties;->maxChargingCurrent:I