Searched refs:DEFAULT_THERMAL_STATUS_TO_THROTTLE (Results 1 – 3 of 3) sorted by relevance
114 int DEFAULT_THERMAL_STATUS_TO_THROTTLE = 2; field117 return DEFAULT_THERMAL_STATUS_TO_THROTTLE; in getThermalStatusToThrottle()
225 /* defaultValue= */ DEFAULT_THERMAL_STATUS_TO_THROTTLE); in getThermalStatusToThrottle()
27 import static com.android.federatedcompute.services.common.Flags.DEFAULT_THERMAL_STATUS_TO_THROTTLE;147 Integer.toString(DEFAULT_THERMAL_STATUS_TO_THROTTLE), in tearDown()368 Integer.toString(DEFAULT_THERMAL_STATUS_TO_THROTTLE), in testGetThermalStatusToThrottle()371 .isEqualTo(DEFAULT_THERMAL_STATUS_TO_THROTTLE); in testGetThermalStatusToThrottle()