Searched defs:thermalMitigationAction (Results 1 – 2 of 2) sorted by relevance
95 private ThermalMitigationRequest(@ThermalMitigationAction int thermalMitigationAction, in ThermalMitigationRequest()198 public @NonNull Builder setThermalMitigationAction( in setThermalMitigationAction()
10091 int thermalMitigationAction = thermalMitigationRequest.getThermalMitigationAction(); in sendThermalMitigationRequest() local