Searched refs:getThermalMitigationAllowlist (Results 1 – 1 of 1) sorted by relevance
11415 private static List<String> getThermalMitigationAllowlist(Context context) { in getThermalMitigationAllowlist() method in PhoneInterfaceManager11450 sThermalMitigationAllowlistedPackages = getThermalMitigationAllowlist(context); in addPackageToThermalMitigationAllowlist()11460 sThermalMitigationAllowlistedPackages = getThermalMitigationAllowlist(context); in removePackageFromThermalMitigationAllowlist()11486 if (!getThermalMitigationAllowlist(getDefaultPhone().getContext()) in sendThermalMitigationRequest()