Searched refs:mDeviceName (Results 1 – 1 of 1) sorted by relevance
34 private String mDeviceName; field in ThermalCoolingDevice74 mDeviceName = Name; in setDeviceName()78 return mDeviceName; in getDeviceName()118 if (path.equalsIgnoreCase("auto") && !mDeviceName.equalsIgnoreCase("battery")) { in setThrottlePath()120 int indx = ThermalUtils.getCoolingDeviceIndexContains(mDeviceName); in setThrottlePath()