Home
last modified time | relevance | path

Searched refs:batteryThrottlingThresholds (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DHardwarePropertiesManagerTest.java145 float[] batteryThrottlingThresholds = hm.getDeviceTemperatures( in testHardwarePropertiesManager() local
167 checkTemps(batteryTemps, batteryThrottlingThresholds, batteryShutdownThresholds); in testHardwarePropertiesManager()
192 checkTemps(batteryTemps, batteryThrottlingThresholds, batteryShutdownThresholds); in testHardwarePropertiesManager()
DVrTemperatureTest.java111 float[] batteryThrottlingThresholds = hm.getDeviceTemperatures(
133 checkTemps(batteryTemps, batteryThrottlingThresholds, batteryShutdownThresholds, null);