Searched refs:throttlePath (Results 1 – 1 of 1) sorted by relevance
705 String throttlePath = null; in defaultThrottleMethod() local718 throttlePath = cdev.getThrottlePath(); in defaultThrottleMethod()719 if (throttlePath == null) { in defaultThrottleMethod()724 if (!ThermalUtils.isFileExists(throttlePath)) { in defaultThrottleMethod()729 if (ThermalUtils.writeSysfs(throttlePath, finalValue) == -1) { in defaultThrottleMethod()