Home
last modified time | relevance | path

Searched refs:SCREEN_BRIGHTNESS_MODE_AUTOMATIC (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
DDisplayPowerControllerTest.java497 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testDisplayBrightnessFollowers_AutomaticBrightness()
746 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testDisplayBrightnessHdr_SkipAnimationOnHdrAppearance()
782 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testDisplayBrightnessHdr_SkipAnimationOnHdrRemoval()
840 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testSetScreenOffBrightnessSensorEnabled_DisplayIsOff()
879 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testSetScreenOffBrightnessSensorEnabled_DisplayIsInDoze()
925 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testSetScreenOffBrightnessSensorDisabled_DisplayIsDisabled()
979 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testAutoBrightnessEnabled_DisplayIsOn()
1002 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testAutoBrightnessEnabled_DisplayIsInDoze()
1028 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testAutoBrightnessEnabled_DisplayIsInDoze_OffloadAllows()
1081 Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testAutoBrightnessDisabled_DisplayIsOff()
[all …]
/frameworks/base/core/proto/android/providers/
Dsettings.proto63 SCREEN_BRIGHTNESS_MODE_AUTOMATIC = 1; enumerator
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeScreenBrightness.java267 if (screenBrightnessModeSetting == Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC) { in clampToUserSetting()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DDozeScreenBrightnessTest.java183 .thenReturn(Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in testAod_usesLightSensorNotClampingToAutoBrightnessValue()
/frameworks/base/services/core/java/com/android/server/display/
DBrightnessTracker.java1097 == Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC; in isBrightnessModeAutomatic()
DDisplayPowerController.java2444 == Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC); in handleBrightnessModeChange()
/frameworks/base/core/java/android/provider/
DSettings.java5148 public static final int SCREEN_BRIGHTNESS_MODE_AUTOMATIC = 1; field in Settings.System
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25465 field public static final int SCREEN_BRIGHTNESS_MODE_AUTOMATIC = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt37640 field public static final int SCREEN_BRIGHTNESS_MODE_AUTOMATIC = 1; // 0x1