Searched refs:MAX_DEVICE_TEMPERATURE (Results 1 – 2 of 2) sorted by relevance
29 public static final int MAX_DEVICE_TEMPERATURE = 200; field in HardwarePropertiesManagerTest41 assertTrue(Math.abs(temp) < MAX_DEVICE_TEMPERATURE in checkDeviceTemp()
28 public static final int MAX_DEVICE_TEMPERATURE = 200; field in VrTemperatureTest