Searched refs:charges (Results 1 – 3 of 3) sorted by relevance
512 final long[] charges = new long[getNumberCustomPowerBuckets()]; in getAccumulatedCustomBucketCharges() local513 for (int bucket = 0; bucket < charges.length; bucket++) { in getAccumulatedCustomBucketCharges()514 charges[bucket] = mAccumulatedChargeMicroCoulomb[customBucketToIndex(bucket)]; in getAccumulatedCustomBucketCharges()516 return charges; in getAccumulatedCustomBucketCharges()
11 # It lets us count the total amount of time between charges and the discharge level
6766 * 1) the battery charges from 0% to 100% and drains back to 0%,