Home
last modified time | relevance | path

Searched refs:setThermalBrightnessThrottlingDataIdLocked (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DLogicalDisplayTest.java278 mLogicalDisplay.setThermalBrightnessThrottlingDataIdLocked(brightnessThrottlingDataId); in testSetThermalBrightnessThrottlingDataId()
293 mLogicalDisplay.setThermalBrightnessThrottlingDataIdLocked("99"); in testSetThermalBrightnessThrottlingDataId_setsDirtyFlag()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DLogicalDisplay.java899 public void setThermalBrightnessThrottlingDataIdLocked(String brightnessThrottlingDataId) { in setThermalBrightnessThrottlingDataIdLocked() method in LogicalDisplay
H A DLogicalDisplayMapper.java1057 newDisplay.setThermalBrightnessThrottlingDataIdLocked( in applyLayoutLocked()