Searched refs:getSensorLowTempPath (Results 1 – 2 of 2) sorted by relevance
206 public String getSensorLowTempPath() { in getSensorLowTempPath() method in ThermalSensor
616 if (ThermalUtils.writeSysfs(s.getSensorLowTempPath(), lowerTripPoint) == -1) { in programThresholds()