Home
last modified time | relevance | path

Searched refs:getAmbientThresholds (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()
1179 public int[] getAmbientThresholds() { in getAmbientThresholds() method in DisplayModeDirector.DeviceConfigDisplaySettings
1214 int[] ambientThresholds = getAmbientThresholds(); in onPropertiesChanged()