summaryrefslogtreecommitdiff
path: root/core/java/android/os/BatteryProperty.java
AgeCommit message (Expand)Author
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-10-18BatteryService serves IBatteryPropertiesRegistrar.Yifan Hong
2014-06-05BatteryManager: battery property query API updateTodd Poynor
2014-05-22BatteryProperty: Fix ENERGY_COUNTER property idTodd Poynor
2014-05-16BatteryManager: Add property ENERGY_COUNTER and long data type propertiesTodd Poynor
2014-04-15BatteryManager: Add API and service for battery property retrievalTodd Poynor
2014-03-20BatteryProperty: Add battery capacity propertyPaul Lawrence
2013-09-04BatteryProperty: Add average current propertyTodd Poynor
2013-08-22java-side interface for reading individual battery properties on demandTodd Poynor