summaryrefslogtreecommitdiff
path: root/core/java/android/os/Temperature.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Add cooling device into thermal serviceWei Wang2019-04-051-38/+54
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add more shutdown actions and a new NPU sensor typeWei Wang2018-12-101-1/+3
* Thermal: change WARNING level to EMERGENCYWei Wang2018-12-041-2/+2
* Thermal: Add set-status command to turn thermal statusWei Wang2018-12-041-1/+1
* Add thermal status API for app and unit testWei Wang2018-11-201-8/+13
* Add thermal service into system_serverWei Wang2018-11-071-24/+113
* thermalservice: future-proofing fixup to Temperature constructorTodd Poynor2017-08-161-2/+2
* thermalservice: Add ThermalService java interfacesTodd Poynor2017-07-281-0/+101