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

/frameworks/base/core/java/android/os/
H A DHardwarePropertiesManager.java41 DEVICE_TEMPERATURE_CPU, DEVICE_TEMPERATURE_GPU, DEVICE_TEMPERATURE_BATTERY,
61 public static final int DEVICE_TEMPERATURE_CPU = 0; field in class:HardwarePropertiesManager
102 * @param type type of requested device temperature, one of {@link #DEVICE_TEMPERATURE_CPU},
118 case DEVICE_TEMPERATURE_CPU:

Completed in 280 milliseconds