Home
last modified time | relevance | path

Searched defs:ambientThresholds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
DDisplayModeDirectorTest.java2914 void setLowAmbientBrightnessThresholds(int[] ambientThresholds) { in setLowAmbientBrightnessThresholds()
2952 void setHighAmbientBrightnessThresholds(int[] ambientThresholds) { in setHighAmbientBrightnessThresholds()
/frameworks/base/services/core/java/com/android/server/display/mode/
DDisplayModeDirector.java1830 float[] ambientThresholds) { in onDeviceConfigLowBrightnessThresholdsChanged()
1876 float[] ambientThresholds) { in onDeviceConfigHighBrightnessThresholdsChanged()