Searched refs:setErrorCorrectionTemp (Results 1 – 2 of 2) sorted by relevance
144 public void setErrorCorrectionTemp(int temp) { in setErrorCorrectionTemp() method in ThermalSensor
366 mCurrSensor.setErrorCorrectionTemp(Integer.parseInt(mParser.nextText())); in processStartElement()