OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getThermalState
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalCoolingDevice.java
183
public int
getThermalState
() {
ThermalCooling.java
645
existingState = tDevice.
getThermalState
();
647
targetState = tDevice.
getThermalState
();
672
existingState = tDevice.
getThermalState
();
674
targetState = tDevice.
getThermalState
();
[
all
...]
Completed in 848 milliseconds