Searched defs:DEVICE_TEMPERATURE_CPU (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DHardwarePropertiesManager.java44 DEVICE_TEMPERATURE_CPU,
69 public static final int DEVICE_TEMPERATURE_CPU = Constants.TemperatureType.CPU; field in class:HardwarePropertiesManager
110 * @param type type of requested device temperature, one of {@link #DEVICE_TEMPERATURE_CPU},
126 case DEVICE_TEMPERATURE_CPU:

Completed in 48 milliseconds