Searched refs:invalidLevel (Results 1 – 1 of 1) sorted by relevance
118 List<ThrottlingLevel> invalidLevel = new ArrayList<>(); in testThermalBrightnessThrottlingData() local119 invalidLevel.add(new ThrottlingLevel(PowerManager.THERMAL_STATUS_CRITICAL, in testThermalBrightnessThrottlingData()134 data = ThermalBrightnessThrottlingData.create(invalidLevel); in testThermalBrightnessThrottlingData()