Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/
H A DBackgroundDexOptServiceIntegrationTests.java252 public static void overrideThermalStatus(int status) throws IOException { in overrideThermalStatus() method in BackgroundDexOptServiceIntegrationTests
331 overrideThermalStatus(PowerManager.THERMAL_STATUS_MODERATE); in testBackgroundDexOptThermalThrottling()