summaryrefslogtreecommitdiff
path: root/core/java/android/os/health/SystemHealthManager.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-18Remove which from BatteryStatsMike Ma
2018-09-14Move some members to the "Q blacklist".Mathew Inwood
2018-08-30Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2016-08-11Avoid caching services with missing binders.Jeff Sharkey
2016-05-17@hide SystemHealthManager.fromJoe Onorato
2016-05-09Fix a couple bad links in the javadoc for android.os.health.Joe Onorato
2016-05-09Flesh out the docs for the android.os.health package.Joe Onorato
2016-03-09Add an API for apps to get their System Health / Battery Stats data.Joe Onorato