Searched refs:mitigation (Results 1 – 4 of 4) sorted by relevance
20 on property:persist.vendor.disable.usb.overheat.mitigation=*21 …setprop vendor.disable.usb.overheat.mitigation.control ${persist.vendor.disable.usb.overheat.mitig…130 on property:vendor.disable.usb.overheat.mitigation.control=1134 on property:vendor.disable.usb.overheat.mitigation.control=0
59 * throttling state is determined in device thermal mitigation policy/agorithm70 * to receive thermal events when thermal mitigation status changed.90 * to receive thermal events when thermal mitigation status changed.
1960 wifi_thermal_mode mitigation, u32 completion_window) in ThermalMitigation() argument1963 mMitigation = mitigation; in ThermalMitigation()1968 wifi_thermal_mode mitigation, u32 completion_window) { in createRequest() argument1974 if ((mitigation < WIFI_MITIGATION_NONE) || in createRequest()1975 (mitigation > WIFI_MITIGATION_EMERGENCY)) { in createRequest()1976 ALOGE("Unsupported tx mitigation value:%d\n", mitigation); in createRequest()1981 result = request.put_s8(ANDR_WIFI_ATTRIBUTE_THERMAL_MITIGATION, mitigation); in createRequest()
675 /* Time between hysteresis and active mitigation ending, in seconds. */726 * Log mitigation statistics.