Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayModeDirector.java853 int[] ambientThresholds = mDeviceConfigDisplaySettings.getAmbientThresholds(); in observe() local
886 int[] ambientThresholds) { in onDeviceConfigThresholdsChanged()
1214 int[] ambientThresholds = getAmbientThresholds(); in onPropertiesChanged() local