summaryrefslogtreecommitdiff
path: root/core/java/android/os/BatteryStats.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-01Address race condition in procstate time trackingDmitri Plotnikov
2021-05-11Merge "Remove last learned battery capacity from battery checkin dump" into s...TreeHugger Robot
2021-05-11Remove last learned battery capacity from battery checkin dumpDmitri Plotnikov
2021-05-10Convert BatteryStats.dumpLocked from BatteryStatsHelper to BatteryUsageStatsDmitri Plotnikov
2021-05-03Use battery capacity estimates provided by Health HALDmitri Plotnikov
2021-04-22Rename "legacy" stop reasons.Kweku Adams
2021-04-16Use BatteryStats instead of BatteryStatsImpl in BatteryUsageStatsProviderDmitri Plotnikov
2021-03-24Merge "Accumulate Mobile Radio and Gnss measured energy in BatteryStats" into...Michael Wachenschwanz
2021-03-23Accumulate Mobile Radio and Gnss measured energy in BatteryStatsMichael Wachenschwanz
2021-03-22Expose job stop reasons.Kweku Adams
2021-03-16BatteryStats measured energy for Wifi & BluetoothAdam Bookatz
2021-03-09Utilize measured cpu batteryconsumption in CpuPowerCalculatorMichael Wachenschwanz
2021-03-08Accumulate charge instead of energy in BatteryStatsImplMichael Wachenschwanz
2021-02-26Remove support for OLD_HISTORYDmitri Plotnikov
2021-02-18Add discharge power estimates to BatteryUsageStatsDmitri Plotnikov
2021-02-11MeasuredEnergy comment cleanupAdam Bookatz
2021-02-11CustomMeasuredPowerCalculatorAdam Bookatz
2021-02-10BatteryStats.getCustomMeasuredEnergiesMicroJoulesAdam Bookatz
2021-02-04Merge "BatteryStats: Pull subsystem stats from Power Stats Service" into sc-devBenjamin Schwartz
2021-02-03BatteryStats: Pull subsystem stats from Power Stats ServiceBenjamin Schwartz
2021-02-03Measured screen energy into BatteryStatsHelperAdam Bookatz
2021-01-05Demonstrate per Uid screen energy measurement in BatteryStatsViewerMichael Wachenschwanz
2020-12-15Move NUM_GPS_SIGNAL_QUALITY_LEVELS to GnssSignalQualitySoonil Nagarkar
2020-11-20Introduce MeasuredEnergyStats to BatteryStatsImplMichael Wachenschwanz
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Apply fixes for EfficientStrings.Jeff Sharkey
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-09-28Optimize getting time_in_state for threads of system serverDmitri Plotnikov
2020-09-15Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-08-18Add battery discharge prediction APIs.Kweku Adams
2020-08-04Implement a PowerCalculator to attribute system service power to appsDmitri Plotnikov
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-13Merge "BatteryStatsManager: Move constants from @hide BatteryStats"TreeHugger Robot
2019-12-12BatteryStatsManager: Move constants from @hide BatteryStatsRoshan Pius
2019-12-11[Telephony Mainline] Expose MAX_NETWORK_TYPE constantPeter Wang
2019-11-27[Telephony Mainline] Expose hidden APIs and constsPeter Wang
2019-11-19Add @UnsupportedAppUsage annotations for greylist.Artur Satayev
2019-11-01Merge "Undo the jobscheduler / device idle initialization with callbacks"Makoto Onuki
2019-11-01Undo the jobscheduler / device idle initialization with callbacksMakoto Onuki
2019-10-30Add process capability as a new dimension.Hui Yu
2019-10-26Add a new BatteryStatsManager classRoshan Pius
2019-08-08Remove build time dependency from BatteryStats to JobParametersMakoto Onuki
2019-08-01Add @UnsupportedAppUsage annotations for max-p.Artur Satayev
2019-07-02Move reading time field to inside HistoryItem.readFromParcel().Hui Yu
2019-04-04Merge "Batterystats: "none" Data connection state should reflect only out of ...TreeHugger Robot
2019-04-02Batterystats: "none" Data connection state should reflect only out of serviceBlake Kragten